Changeset [baf7c031ca109af89f37be0f80ae446ca9f2c101] by Thorsten Böttger
October 13th, 2015 @ 04:18 AM
Merge pull request #263 from joshsoftware/base
Update readme to include states_for_select method
https://github.com/aasm/aasm/commit/baf7c031ca109af89f37be0f80ae446...
Committed by Thorsten Böttger
- M README.md
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.