I have installed RVM
and and Ruby 1.9.3
. But when I do rails c
, I get this error
-bash: rails: command not found
I had done bundle install
from my Rails
app, and it was successful. But when i do gem list
, I get this
*** LOCAL GEMS ***
bundler (1.3.5)
rubygems-update (2.1.3)
rvm (1.11.3.8)
What could be wrong?
As Mattherick suggests, try bundle exec rails c
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With