Created
March 20, 2013 15:46
-
-
Save pimeys/5205755 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1.9.3p327 :003 > Developer::BatchProviderRolloutsController | |
NameError: uninitialized constant Developer::BatchProviderRolloutsController | |
from (irb):3 | |
from /home/pimeys/.rvm/gems/ruby-1.9.3-p327@sp_ams/gems/railties-3.2.12/lib/rails/commands/console.rb:47:in `start' | |
from /home/pimeys/.rvm/gems/ruby-1.9.3-p327@sp_ams/gems/railties-3.2.12/lib/rails/commands/console.rb:8:in `start' | |
from /home/pimeys/.rvm/gems/ruby-1.9.3-p327@sp_ams/gems/railties-3.2.12/lib/rails/commands.rb:41:in `<top (required)>' | |
from script/rails:6:in `require' | |
from script/rails:6:in `<main>' | |
1.9.3p327 :004 > Developer::BatchProviderRollouts | |
LoadError: Expected /home/pimeys/code/ruby/ams/app/controllers/developer/batch_provider_rollouts.rb to define Developer::BatchProviderRollouts | |
from /home/pimeys/.rvm/gems/ruby-1.9.3-p327@sp_ams/gems/activesupport-3.2.12/lib/active_support/dependencies.rb:503:in `load_missing_constant' | |
from /home/pimeys/.rvm/gems/ruby-1.9.3-p327@sp_ams/gems/activesupport-3.2.12/lib/active_support/dependencies.rb:192:in `block in const_missing' | |
from /home/pimeys/.rvm/gems/ruby-1.9.3-p327@sp_ams/gems/activesupport-3.2.12/lib/active_support/dependencies.rb:190:in `each' | |
from /home/pimeys/.rvm/gems/ruby-1.9.3-p327@sp_ams/gems/activesupport-3.2.12/lib/active_support/dependencies.rb:190:in `const_missing' | |
from (irb):4 | |
from /home/pimeys/.rvm/gems/ruby-1.9.3-p327@sp_ams/gems/railties-3.2.12/lib/rails/commands/console.rb:47:in `start' | |
from /home/pimeys/.rvm/gems/ruby-1.9.3-p327@sp_ams/gems/railties-3.2.12/lib/rails/commands/console.rb:8:in `start' | |
from /home/pimeys/.rvm/gems/ruby-1.9.3-p327@sp_ams/gems/railties-3.2.12/lib/rails/commands.rb:41:in `<top (required)>' | |
from script/rails:6:in `require' | |
from script/rails:6:in `<main>' | |
1.9.3p327 :005 > Developer::BatchProviderRolloutsController | |
=> Developer::BatchProviderRolloutsController |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment