Changeset [816f5d1dc59315f2f7abcaa119cfaa36e90f9d54] by Ernesto Tagwerker

April 30th, 2013 @ 09:17 AM

Moved inheritance_spec test to subclassing_spec.
https://github.com/aasm/aasm/commit/816f5d1dc59315f2f7abcaa119cfaa3...

Committed by Ernesto Tagwerker

  • R spec/unit/inheritance_spec.rb
  • M spec/unit/subclassing_spec.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.