Skip to content

Instantly share code, notes, and snippets.

@0xjmp
Created February 3, 2014 23:31
Show Gist options
  • Save 0xjmp/8794620 to your computer and use it in GitHub Desktop.
Save 0xjmp/8794620 to your computer and use it in GitHub Desktop.
NoMethodError (undefined method `shipping_rates' for nil:NilClass):
app/controllers/checkouts_controller.rb:54:in `shipping'
Rendered /Users/jsksma2/.rvm/gems/ruby-2.0.0-p0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.2ms)
Rendered /Users/jsksma2/.rvm/gems/ruby-2.0.0-p0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms)
Rendered /Users/jsksma2/.rvm/gems/ruby-2.0.0-p0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.5ms)
Rendered /Users/jsksma2/.rvm/gems/ruby-2.0.0-p0/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (41.0ms)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment