Changeset [7f98b99f7d3ef6c18739b40c3ce079be62242d74] by Ernesto Tagwerker
April 30th, 2013 @ 09:09 AM
Added fathers table.
https://github.com/aasm/aasm/commit/7f98b99f7d3ef6c18739b40c3ce079b...
Committed by Ernesto Tagwerker
- M spec/schema.rb
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.