.. |
active_record
|
no need for WriteStateWithoutPersistence mixin anymore (to keep adding persistence simple)
|
2013-04-24 14:19:02 +02:00 |
mongoid
|
deprecate usage of AASM.aasm_state (setter method)
|
2013-11-30 21:30:07 +01:00 |
not_auto_loaded
|
deprecate usage of AASM.aasm_state (setter method)
|
2013-11-30 21:30:07 +01:00 |
argument.rb
|
started to clean up the specs
|
2012-11-28 22:42:41 +13:00 |
auth_machine.rb
|
continued to refactor instance methods for AASM objects
|
2013-02-22 19:15:03 +13:00 |
bar.rb
|
one file per test model class
|
2013-04-21 18:43:03 +02:00 |
callback_new_dsl.rb
|
improving tests
|
2012-12-02 20:51:48 +13:00 |
conversation.rb
|
version bump to 3.0.0 (new DSL)
|
2011-11-26 21:11:57 +01:00 |
father.rb
|
Added test for inheritance, to check issue #64
|
2013-04-30 15:09:35 +02:00 |
foo.rb
|
supporting instance level inspection for states (including permissible state, see issue #54)
|
2013-04-28 17:46:16 +02:00 |
invalid_persistor.rb
|
ActiveRecord persistence can ignore validation when trying to save invalid models
|
2012-01-16 17:27:15 +01:00 |
parametrised_event.rb
|
better naming (test classes)
|
2012-12-02 20:54:58 +13:00 |
persistence.rb
|
deprecate usage of AASM.aasm_state (setter method)
|
2013-11-30 21:30:07 +01:00 |
process_with_new_dsl.rb
|
made sure, old state callbacks are still working with the new dsl
|
2011-11-25 23:55:56 +01:00 |
silencer.rb
|
Add ability to set up transitions without specifying from - these will allow transitioning from ANY state
|
2012-10-18 23:18:03 -07:00 |
son.rb
|
Added test for inheritance, to check issue #64
|
2013-04-30 15:09:35 +02:00 |
sub_classing.rb
|
fix initializer to keep existing options (originating from superclass)
|
2012-04-02 11:44:53 +02:00 |
this_name_better_not_be_in_use.rb
|
one file per test model class
|
2013-04-21 18:43:03 +02:00 |
transactor.rb
|
supporting ActiveRecord transactions when firing an event
|
2012-10-24 21:03:09 +13:00 |
validator.rb
|
added specs for :after_commit hook
|
2013-10-22 12:30:04 +02:00 |
worker.rb
|
supporting ActiveRecord transactions when firing an event
|
2012-10-24 21:03:09 +13:00 |