Skip to content

Instantly share code, notes, and snippets.

@lbadura
Created May 24, 2012 15:09
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 lbadura/2782129 to your computer and use it in GitHub Desktop.
Save lbadura/2782129 to your computer and use it in GitHub Desktop.
woland(master)-{17:06}
$ ruby -v
ruby 1.8.7 (2012-02-08 patchlevel 358) [i686-linux]
woland(master)-{17:08}
$ script/server
/home/lukasz/.rvm/gems/ruby-1.8.7-p358@aaero/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:55: uninitialized constant ActiveSupport::Dependencies::Mutex (NameError)
from /home/lukasz/.rvm/gems/ruby-1.8.7-p358@aaero/gems/activesupport-2.3.8/lib/active_support.rb:57:in `require'
from /home/lukasz/.rvm/gems/ruby-1.8.7-p358@aaero/gems/activesupport-2.3.8/lib/active_support.rb:57
from /home/lukasz/.rvm/gems/ruby-1.8.7-p358@aaero/gems/rails-2.3.8/lib/commands/server.rb:1:in `require'
from /home/lukasz/.rvm/gems/ruby-1.8.7-p358@aaero/gems/rails-2.3.8/lib/commands/server.rb:1
from script/server:3:in `require'
from script/server:3
woland(master)-{17:08}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment