[Rails] no Ruby script found in input (LoadError)
I just cloned a new Raills 3 project from git. The project is brand
new, although it does have some gem dependancies. I ran bundle install
and I got the dependancies in stalled. Bundle check confirmed everything
is there. But when I just the rails command (rails -v for example) I get
this:
/Users/joBdsgh/.rvm/rubies/ruby-1.9.2-preview3/bin/ruby: no Ruby script
found in input (LoadError)
This does not happen in any other directory except for the project
directory and any of its subdirectories. I created a dummy rails 3
project and I did not have this problem.
Any idea on what's causing this error.
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home