Skip to content

Instantly share code, notes, and snippets.

@willbarrett
Created May 31, 2014 20:57
Show Gist options
  • Save willbarrett/49b0bb8f6d3df99ec157 to your computer and use it in GitHub Desktop.
Save willbarrett/49b0bb8f6d3df99ec157 to your computer and use it in GitHub Desktop.
May 31 16:56:36 production-web app/web.1: NoMethodError (undefined method `update_subscription' for nil:NilClass):
May 31 16:56:36 production-web app/web.1: app/models/organization.rb:117:in `update_user_count'
May 31 16:56:36 production-web app/web.1: app/models/invite.rb:39:in `accept!'
May 31 16:56:36 production-web app/web.1: app/models/signup.rb:70:in `persist_with_invite!'
May 31 16:56:36 production-web app/web.1: app/models/signup.rb:48:in `persist!'
May 31 16:56:36 production-web app/web.1: app/models/signup.rb:42:in `save!'
May 31 16:56:36 production-web app/web.1: app/controllers/registrations_controller.rb:36:in `create'
May 31 16:56:36 production-web app/web.1: lib/platformify.rb:12:in `call'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment