Changeset [275e2f8fa885fbecb07fcbd0376005885db9d0b0] by Thorsten Böttger

May 3rd, 2016 @ 05:17 AM

Merge pull request #346 from 110y/suppress_warning_when_using_enum

Suppress warnings when using ActiveRecord enums feature
https://github.com/aasm/aasm/commit/275e2f8fa885fbecb07fcbd03760058...

Committed by Thorsten Böttger

  • M lib/aasm/base.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Library for adding state machines to Ruby classes. Includes persistence layers for things like ActiveRecord. Formerly known as acts_as_state_machine.