Skip to content

Instantly share code, notes, and snippets.

@cbeer
Created April 22, 2010 22:21
Show Gist options
  • Save cbeer/375899 to your computer and use it in GitHub Desktop.
Save cbeer/375899 to your computer and use it in GitHub Desktop.
undefined method `export_formats' for #<Mash:0x102f0d388>
RAILS_ROOT: /Users/chris/Projects/ov_app
Application Trace | Framework Trace | Full Trace
/Users/chris/Projects/ov_app/vendor/gems/rsolr-ext-0.12.0/lib/rsolr-ext/model.rb:96:in `send'
/Users/chris/Projects/ov_app/vendor/gems/rsolr-ext-0.12.0/lib/rsolr-ext/model.rb:96:in `method_missing'
vendor/plugins/blacklight/app/controllers/catalog_controller.rb:41:in `show'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/mime_responds.rb:106:in `call'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/mime_responds.rb:106:in `respond_to'
vendor/plugins/blacklight/app/controllers/catalog_controller.rb:33:in `show'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/base.rb:1331:in `send'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/base.rb:1331:in `perform_action_without_filters'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/filters.rb:617:in `call_filters'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment