Skip to content

Instantly share code, notes, and snippets.

@murraycs
Created September 29, 2011 22:13
Show Gist options
  • Save murraycs/1252088 to your computer and use it in GitHub Desktop.
Save murraycs/1252088 to your computer and use it in GitHub Desktop.
errors
#<ActiveRecord::Errors:0x7f5691f091c0 @errors={"name"=>[#<ActiveRecord::Error:0x7f5691f05070 @attribute="name", @message="changes to acts_as_enumeration model instances are not permitted", @base=#<Role id: nil, name: "admin">, @options={}, @type="changes to acts_as_enumeration model instances are not permitted">]}, @base=#<Role id: nil, name: "admin">>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment