Changeset [8f4b09698541a26ef9af89c09df69163dc1811a4] by lingceng
March 15th, 2016 @ 11:50 PM
Fix #273 work right after dup
See:
http://www.jonathanleighton.com/articles/2011/initialize_clone-init...
https://github.com/aasm/aasm/commit/8f4b09698541a26ef9af89c09df6916...
Committed by lingceng
- 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.