Skip to content

Instantly share code, notes, and snippets.

@csexton
Created May 20, 2015 02:25
Show Gist options
  • Save csexton/812d210037feb834a081 to your computer and use it in GitHub Desktop.
Save csexton/812d210037feb834a081 to your computer and use it in GitHub Desktop.
2015-05-20T02:13:23.081248+00:00 app[web.2]: NoMethodError (undefined method `[]' for nil:NilClass):
2015-05-20T02:13:23.081250+00:00 app[web.2]: lib/proximity_kit/base_resource.rb:11:in `all_from_url'
2015-05-20T02:13:23.081252+00:00 app[web.2]: lib/proximity_kit/base_resource.rb:20:in `from_url'
2015-05-20T02:13:23.081253+00:00 app[web.2]: app/models/concerns/sync_place.rb:6:in `sync_place'
2015-05-20T02:13:23.081254+00:00 app[web.2]: app/models/sync_to_proximity_kit.rb:13:in `perform'
2015-05-20T02:13:23.081256+00:00 app[web.2]: app/controllers/places_controller.rb:38:in `block in create'
2015-05-20T02:13:23.081257+00:00 app[web.2]: app/controllers/places_controller.rb:35:in `create'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment