Skip to content

Instantly share code, notes, and snippets.

@pepe
Created May 16, 2011 16:36
Show Gist options
  • Save pepe/974796 to your computer and use it in GitHub Desktop.
Save pepe/974796 to your computer and use it in GitHub Desktop.
=> File size is: 8
=> Load /Users/pepe/Projects/fun/suitcasetype.com/app/controllers/cart.rb:uninitialized constant Reloader
=> Load /Users/pepe/Projects/fun/suitcasetype.com/app/controllers/customer.rb:uninitialized constant Reloader
=> Load /Users/pepe/Projects/fun/suitcasetype.com/app/controllers/favorites.rb:uninitialized constant Reloader
=> Load /Users/pepe/Projects/fun/suitcasetype.com/app/controllers/font.rb:uninitialized constant Reloader
=> Load /Users/pepe/Projects/fun/suitcasetype.com/app/controllers/license.rb:uninitialized constant Reloader
=> Load /Users/pepe/Projects/fun/suitcasetype.com/app/controllers/post.rb:uninitialized constant Reloader
=> Load /Users/pepe/Projects/fun/suitcasetype.com/app/controllers/root.rb:uninitialized constant Reloader
=> Load /Users/pepe/Projects/fun/suitcasetype.com/app/controllers/samples.rb:uninitialized constant Reloader
NameError: uninitialized constant Reloader
from (irb):23:in `block in require_deps'
from (irb):20:in `each'
from (irb):20:in `require_deps'
from (irb):44
from /Users/pepe/.rvm/gems/ruby-1.9.2-p180@suitcasetype.com/gems/padrino-core-0.9.28/lib/padrino-core/cli/base.rb:66:in `console'
from /Users/pepe/.rvm/gems/ruby-1.9.2-p180@suitcasetype.com/gems/thor-0.14.6/lib/thor/task.rb:22:in `run'
from /Users/pepe/.rvm/gems/ruby-1.9.2-p180@suitcasetype.com/gems/thor-0.14.6/lib/thor/invocation.rb:118:in `invoke_task'
from /Users/pepe/.rvm/gems/ruby-1.9.2-p180@suitcasetype.com/gems/thor-0.14.6/lib/thor.rb:263:in `dispatch'
from /Users/pepe/.rvm/gems/ruby-1.9.2-p180@suitcasetype.com/gems/thor-0.14.6/lib/thor/base.rb:389:in `start'
from /Users/pepe/.rvm/gems/ruby-1.9.2-p180@suitcasetype.com/gems/padrino-core-0.9.28/bin/padrino:8:in `<top (required)>'
from /Users/pepe/.rvm/gems/ruby-1.9.2-p180@suitcasetype.com/bin/padrino:19:in `load'
from /Users/pepe/.rvm/gems/ruby-1.9.2-p180@suitcasetype.com/bin/padrino:19:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment