Skip to content

Instantly share code, notes, and snippets.

@elight
Created September 2, 2010 18:35
Show Gist options
  • Save elight/562692 to your computer and use it in GitHub Desktop.
Save elight/562692 to your computer and use it in GitHub Desktop.
/Users/light/.rvm/gems/ruby-1.8.7-p302@cotweet-yellowdart/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:156:in `require': no such file to load -- rails (MissingSourceFile)
from /Users/light/.rvm/gems/ruby-1.8.7-p302@cotweet-yellowdart/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:156:in `require'
from /Users/light/.rvm/gems/ruby-1.8.7-p302@cotweet-yellowdart/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:521:in `new_constants_in'
from /Users/light/.rvm/gems/ruby-1.8.7-p302@cotweet-yellowdart/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:156:in `require'
from /Users/light/.rvm/gems/ruby-1.8.7-p302@cotweet-yellowdart/gems/evergreen-0.3.0/lib/evergreen/rails.rb:2
from /Users/light/work/tdd/cotweet/.bundle/environment.rb:308:in `require'
from /Users/light/work/tdd/cotweet/.bundle/environment.rb:308:in `require'
from /Users/light/work/tdd/cotweet/.bundle/environment.rb:306:in `each'
from /Users/light/work/tdd/cotweet/.bundle/environment.rb:306:in `require'
from /Users/light/work/tdd/cotweet/.bundle/environment.rb:305:in `each'
from /Users/light/work/tdd/cotweet/.bundle/environment.rb:305:in `require'
from ./script/../config/boot.rb:115:in `load_gems'
from /Users/light/.rvm/gems/ruby-1.8.7-p302@cotweet-yellowdart/gems/rails-2.3.8/lib/initializer.rb:164:in `process'
from /Users/light/.rvm/gems/ruby-1.8.7-p302@cotweet-yellowdart/gems/rails-2.3.8/lib/initializer.rb:113:in `send'
from /Users/light/.rvm/gems/ruby-1.8.7-p302@cotweet-yellowdart/gems/rails-2.3.8/lib/initializer.rb:113:in `run'
from ./config/environment.rb:5
from /Users/light/.rvm/gems/ruby-1.8.7-p302@cotweet-yellowdart/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:156:in `require'
from /Users/light/.rvm/gems/ruby-1.8.7-p302@cotweet-yellowdart/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:156:in `require'
from /Users/light/.rvm/gems/ruby-1.8.7-p302@cotweet-yellowdart/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:521:in `new_constants_in'
from /Users/light/.rvm/gems/ruby-1.8.7-p302@cotweet-yellowdart/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:156:in `require'
from /Users/light/work/tdd/cotweet/config.ru:2
from /Users/light/.rvm/gems/ruby-1.8.7-p302@cotweet-yellowdart/gems/rack-1.1.0/lib/rack/builder.rb:46:in `instance_eval'
from /Users/light/.rvm/gems/ruby-1.8.7-p302@cotweet-yellowdart/gems/rack-1.1.0/lib/rack/builder.rb:46:in `initialize'
from /Users/light/work/tdd/cotweet/config.ru:1:in `new'
from /Users/light/work/tdd/cotweet/config.ru:1
from script/server:3:in `eval'
from /Users/light/.rvm/gems/ruby-1.8.7-p302@cotweet-yellowdart/gems/rails-2.3.8/lib/commands/server.rb:78
from script/server:3:in `require'
from script/server:3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment