Skip to content

Instantly share code, notes, and snippets.

@austinbv
Created November 29, 2011 23:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save austinbv/1407053 to your computer and use it in GitHub Desktop.
Save austinbv/1407053 to your computer and use it in GitHub Desktop.
/Users/austinvance/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:54:in `require': no such file to load -- lib/models/channel.rb (LoadError)
from /Users/austinvance/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:54:in `require'
from /Users/austinvance/.rvm/gems/ruby-1.9.2-p180/gems/activesupport-3.1.0/lib/active_support/dependencies.rb:240:in `block in require'
from /Users/austinvance/.rvm/gems/ruby-1.9.2-p180/gems/activesupport-3.1.0/lib/active_support/dependencies.rb:223:in `block in load_dependency'
from /Users/austinvance/.rvm/gems/ruby-1.9.2-p180/gems/activesupport-3.1.0/lib/active_support/dependencies.rb:640:in `new_constants_in'
from /Users/austinvance/.rvm/gems/ruby-1.9.2-p180/gems/activesupport-3.1.0/lib/active_support/dependencies.rb:223:in `load_dependency'
from /Users/austinvance/.rvm/gems/ruby-1.9.2-p180/gems/activesupport-3.1.0/lib/active_support/dependencies.rb:240:in `require'
from migration.rb:47:in `block in <main>'
from migration.rb:47:in `each'
from migration.rb:47:in `<main>'
[railsbot (master)]$ ls lib/models/
channel.rb message.rb person.rb tip.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment