Changeset [8cd8b6d0f0a686766dea74936980127db6bf107b] by Thorsten Böttger
March 18th, 2016 @ 04:47 AM
Merge pull request #325 from lingceng/master
Fix #273 work right after dup
https://github.com/aasm/aasm/commit/8cd8b6d0f0a686766dea74936980127...
Committed by Thorsten Böttger
- M lib/aasm/aasm.rb
- M spec/spec_helper.rb
- M spec/unit/api_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.