Changeset [21394075f2ece9e2eac1d503980b77ad140abf8a] by Thorsten Böttger
June 28th, 2012 @ 06:50 AM
Merge pull request #51 from ernie/intialize-copy
Use Ruby's initialize_copy for clone/dup
https://github.com/rubyist/aasm/commit/21394075f2ece9e2eac1d503980b...
Committed by Thorsten Böttger
- M lib/aasm/state_machine.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.