Changeset [7e9d86902deb8d59e8030cbe9fa62e635e556a85] by Ernesto Tagwerker
April 30th, 2013 @ 09:09 AM
Added test for inheritance, to check issue #64
https://github.com/aasm/aasm/commit/7e9d86902deb8d59e8030cbe9fa62e6...
Committed by Ernesto Tagwerker
- A spec/models/father.rb
- A spec/models/son.rb
- A spec/unit/inheritance_spec.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.