Changeset [b3bd8f9275b8968e2eefef7288074443f52e01af] by Thorsten Böttger

May 3rd, 2013 @ 05:23 PM

Merge pull request #65 from etagwerker/master

Added more test to the subclassing spec
https://github.com/aasm/aasm/commit/b3bd8f9275b8968e2eefef728807444...

Committed by Thorsten Böttger

  • A spec/models/father.rb
  • A spec/models/son.rb
  • M spec/schema.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.