Changeset [13d42d02ba311aa496294dcdb92f0d4479201633] by Anil
October 1st, 2015 @ 10:56 AM
Update Readme to include states_for_select method
https://github.com/aasm/aasm/commit/13d42d02ba311aa496294dcdb92f0d4...
Committed by Anil
- 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.