Skip to content

Instantly share code, notes, and snippets.

@vidmantas
Created January 3, 2011 15:10
Show Gist options
  • Save vidmantas/763546 to your computer and use it in GitHub Desktop.
Save vidmantas/763546 to your computer and use it in GitHub Desktop.
~/projects/same3[live]$ ss
=> Booting WEBrick
=> Rails 2.3.5 application starting on http://0.0.0.0:3000
/home/vidmantas/.rvm/gems/ruby-1.9.2-p136/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require': no such file to load -- spreadsheet (MissingSourceFile)
from /home/vidmantas/.rvm/gems/ruby-1.9.2-p136/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `block in require'
from /home/vidmantas/.rvm/gems/ruby-1.9.2-p136/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:521:in `new_constants_in'
from /home/vidmantas/.rvm/gems/ruby-1.9.2-p136/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
from /home/vidmantas/.rvm/gems/ruby-1.9.2-p136/gems/roo-1.9.3/lib/roo/excel.rb:2:in `<top (required)>'
from /home/vidmantas/.rvm/gems/ruby-1.9.2-p136/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
from /home/vidmantas/.rvm/gems/ruby-1.9.2-p136/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `block in require'
from /home/vidmantas/.rvm/gems/ruby-1.9.2-p136/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:521:in `new_constants_in'
from /home/vidmantas/.rvm/gems/ruby-1.9.2-p136/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
from /home/vidmantas/.rvm/gems/ruby-1.9.2-p136/gems/roo-1.9.3/lib/roo.rb:69:in `<top (required)>'
from /home/vidmantas/.rvm/gems/ruby-1.9.2-p136/gems/bundler-1.0.7/lib/bundler/runtime.rb:64:in `require'
from /home/vidmantas/.rvm/gems/ruby-1.9.2-p136/gems/bundler-1.0.7/lib/bundler/runtime.rb:64:in `block (2 levels) in require'
from /home/vidmantas/.rvm/gems/ruby-1.9.2-p136/gems/bundler-1.0.7/lib/bundler/runtime.rb:62:in `each'
from /home/vidmantas/.rvm/gems/ruby-1.9.2-p136/gems/bundler-1.0.7/lib/bundler/runtime.rb:62:in `block in require'
from /home/vidmantas/.rvm/gems/ruby-1.9.2-p136/gems/bundler-1.0.7/lib/bundler/runtime.rb:51:in `each'
from /home/vidmantas/.rvm/gems/ruby-1.9.2-p136/gems/bundler-1.0.7/lib/bundler/runtime.rb:51:in `require'
from /home/vidmantas/.rvm/gems/ruby-1.9.2-p136/gems/bundler-1.0.7/lib/bundler.rb:112:in `require'
from /home/vidmantas/projects/same3/config/boot.rb:116:in `load_gems'
from /home/vidmantas/.rvm/gems/ruby-1.9.2-p136/gems/rails-2.3.5/lib/initializer.rb:164:in `process'
from /home/vidmantas/.rvm/gems/ruby-1.9.2-p136/gems/rails-2.3.5/lib/initializer.rb:113:in `run'
from /home/vidmantas/projects/same3/config/environment.rb:11:in `<top (required)>'
from /home/vidmantas/.rvm/gems/ruby-1.9.2-p136/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
from /home/vidmantas/.rvm/gems/ruby-1.9.2-p136/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `block in require'
from /home/vidmantas/.rvm/gems/ruby-1.9.2-p136/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:521:in `new_constants_in'
from /home/vidmantas/.rvm/gems/ruby-1.9.2-p136/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
from /home/vidmantas/.rvm/gems/ruby-1.9.2-p136/gems/rails-2.3.5/lib/commands/server.rb:84:in `<top (required)>'
from script/server:3:in `require'
from script/server:3:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment