aasm/lib
Tyler Hogan 77cd065eeb Deep clone state machine during inheritance (with tests) (#429)
* Deep clone state machine during inheritance.
Allows child classes to extend the parent state machine without modifying the parents state machine.

* Add tests

* Also need to clone global callbacks to support inheritance

* Added tests to ensure parent is not changed in inheritance
2017-03-08 12:28:27 +05:30
..
aasm Deep clone state machine during inheritance (with tests) (#429) 2017-03-08 12:28:27 +05:30
generators added custom-name to generator to avoid uninitialized constant error 2016-09-19 22:41:02 +02:00
aasm.rb Support for object proxies for RubyMotion ! 2016-03-19 03:41:04 +01:00
motion-aasm.rb Not compiling redis_persistence.rb for RubyMotion 2016-03-19 14:37:29 +01:00