Topic: Gvim/vim on Rails 3 (with rvm)
I am trying to use Rails 3 with Gvim but :Rails is not being recognized by the shell. It is returning error number 127.
Is it raising this error since it can't find the rails executable?? You know since all the gems are installed under rvm and all the directory details are stored in my bash profile.
How to fix it??
Thanks in advance.
Cheers,
UTSAV