Skip to content

Instantly share code, notes, and snippets.

@jessenaiman
Created December 6, 2012 04:32
Show Gist options
  • Save jessenaiman/4221790 to your computer and use it in GitHub Desktop.
Save jessenaiman/4221790 to your computer and use it in GitHub Desktop.
/home/jesse/MusicStore/sandbox/app/models/ckeditor/asset.rb:2:in `<class:Asset>': uninitialized constant Ckeditor::Orm (NameError)
from /home/jesse/MusicStore/sandbox/app/models/ckeditor/asset.rb:1:in `<top (required)>'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/polyglot-0.3.3/lib/polyglot.rb:63:in `require'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/polyglot-0.3.3/lib/polyglot.rb:63:in `require'
from /home/jesse/MusicStore/sandbox/app/models/ckeditor/attachment_file.rb:1:in `<top (required)>'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/polyglot-0.3.3/lib/polyglot.rb:63:in `require'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/polyglot-0.3.3/lib/polyglot.rb:63:in `require'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/activesupport-3.2.8/lib/active_support/inflector/methods.rb:230:in `block in constantize'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/activesupport-3.2.8/lib/active_support/inflector/methods.rb:229:in `each'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/activesupport-3.2.8/lib/active_support/inflector/methods.rb:229:in `constantize'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/activesupport-3.2.8/lib/active_support/inflector/methods.rb:260:in `safe_constantize'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/activesupport-3.2.8/lib/active_support/core_ext/string/inflections.rb:66:in `safe_constantize'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:152:in `_default_wrap_model'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:169:in `_set_wrapper_defaults'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:133:in `inherited'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/actionpack-3.2.8/lib/abstract_controller/railties/routes_helpers.rb:7:in `block (2 levels) in with'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/actionpack-3.2.8/lib/action_controller/railties/paths.rb:7:in `block (2 levels) in with'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/ckeditor-3.7.3/app/controllers/ckeditor/attachment_files_controller.rb:1:in `<top (required)>'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/polyglot-0.3.3/lib/polyglot.rb:63:in `require'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/polyglot-0.3.3/lib/polyglot.rb:63:in `require'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/railties-3.2.8/lib/rails/engine.rb:439:in `block (2 levels) in eager_load!'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/railties-3.2.8/lib/rails/engine.rb:438:in `each'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/railties-3.2.8/lib/rails/engine.rb:438:in `block in eager_load!'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/railties-3.2.8/lib/rails/engine.rb:436:in `each'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/railties-3.2.8/lib/rails/engine.rb:436:in `eager_load!'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/railties-3.2.8/lib/rails/application/railties.rb:8:in `each'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/railties-3.2.8/lib/rails/application/railties.rb:8:in `all'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/railties-3.2.8/lib/rails/engine.rb:434:in `eager_load!'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/railties-3.2.8/lib/rails/application/finisher.rb:53:in `block in <module:Finisher>'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `instance_exec'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/railties-3.2.8/lib/rails/initializable.rb:30:in `run'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/railties-3.2.8/lib/rails/initializable.rb:55:in `block in run_initializers'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `each'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/railties-3.2.8/lib/rails/initializable.rb:54:in `run_initializers'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/railties-3.2.8/lib/rails/application.rb:136:in `initialize!'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing'
from /home/jesse/MusicStore/sandbox/config/environment.rb:5:in `<top (required)>'
from /home/jesse/MusicStore/sandbox/spec/spec_helper.rb:3:in `require'
from /home/jesse/MusicStore/sandbox/spec/spec_helper.rb:3:in `<top (required)>'
from /home/jesse/MusicStore/sandbox/spec/controllers/artists_controller_spec.rb:1:in `require'
from /home/jesse/MusicStore/sandbox/spec/controllers/artists_controller_spec.rb:1:in `<top (required)>'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `load'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `block in load_spec_files'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `each'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/rspec-core-2.12.1/lib/rspec/core/configuration.rb:789:in `load_spec_files'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/rspec-core-2.12.1/lib/rspec/core/command_line.rb:22:in `run'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/rspec-core-2.12.1/lib/rspec/core/runner.rb:80:in `run'
from /home/jesse/.rvm/gems/ruby-1.9.3-p327/gems/rspec-core-2.12.1/lib/rspec/core/runner.rb:17:in `block in autorun'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment