Skip to content

Instantly share code, notes, and snippets.

@johndavid400
Created March 12, 2012 18:27
Show Gist options
  • Save johndavid400/2023796 to your computer and use it in GitHub Desktop.
Save johndavid400/2023796 to your computer and use it in GitHub Desktop.
$ rails g resource posts
/home/jd/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require': no such file to load -- rails/engine/commands (LoadError)
from /home/jd/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from script/rails:8:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment