I installed Ruby , RailsInstaller and RubyDevKit on the C partition (eg c: \ Ruby23-x64).
Execution in cmd
ruby -v
Theversionofrubyinstalledwithnoproblemsappears.Execute
geminstallpipedrive-ruby
andalsoinstallswithoutproblems,butwhenIrun
require'pipedrive-ruby'
'require'errorisnotrecognizedasinternalorexternalcommand...WhenIrun
gemlist
pipedrive-rubyappearsasagemlocationnormally.
WhatamIdoingwrong?
I'mtryingtorunthegemof pipedrive .