.. |
active_record
|
using default name (all tests green)
|
2015-05-26 21:29:17 +12:00 |
callbacks
|
pass arguments into state callbacks
|
2015-03-04 11:55:34 +01:00 |
mongo_mapper
|
Add support for MongoMapper
|
2015-01-15 18:10:49 -05:00 |
mongoid
|
Refs [#206] Initialize aasm state after initialize for mongoid
|
2015-02-22 16:43:01 +05:30 |
not_auto_loaded
|
deprecate usage of AASM.aasm_state (setter method)
|
2013-11-30 21:30:07 +01:00 |
complex_example.rb
|
let class names reflect its purpose (in tests)
|
2015-05-15 22:43:36 +12:00 |
conversation.rb
|
version bump to 3.0.0 (new DSL)
|
2011-11-26 21:11:57 +01:00 |
default_state.rb
|
distinguish between ActiveRecord class and plain Ruby classes
|
2015-05-15 22:37:28 +12:00 |
double_definer.rb
|
callback :on_transition renamed to :after and changed its binding (see #59)
|
2014-09-12 14:30:36 +02:00 |
foo.rb
|
clean up callbacks (closing #96)
|
2014-09-09 23:02:11 +02:00 |
guardian.rb
|
support event guards #85
|
2014-01-24 12:02:22 +01:00 |
initial_state_proc.rb
|
let class names reflect its purpose (in tests)
|
2015-05-15 22:50:29 +12:00 |
invalid_persistor.rb
|
ActiveRecord persistence can ignore validation when trying to save invalid models
|
2012-01-16 17:27:15 +01:00 |
no_initial_state.rb
|
let class names reflect its purpose (in tests)
|
2015-05-15 22:50:29 +12:00 |
parametrised_event.rb
|
using default name (all tests green)
|
2015-05-26 21:29:17 +12: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 |
provided_state.rb
|
using default name (all tests green)
|
2015-05-26 21:29:17 +12: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 |
simple_example.rb
|
let class names reflect its purpose (in tests)
|
2015-05-18 20:40:54 +12:00 |
state_machine_with_failed_event.rb
|
let class names reflect its purpose (in tests)
|
2015-05-18 20:40:54 +12:00 |
sub_class.rb
|
let class names reflect its purpose (in tests)
|
2015-05-15 23:09:25 +12:00 |
sub_class_with_more_states.rb
|
let class names reflect its purpose (in tests)
|
2015-05-15 23:09:25 +12:00 |
sub_classing.rb
|
fix initializer to keep existing options (originating from superclass)
|
2012-04-02 11:44:53 +02:00 |
super_class.rb
|
let class names reflect its purpose (in tests)
|
2015-05-15 23:09:25 +12: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 |
valid_state_name.rb
|
let class names reflect its purpose (in tests)
|
2015-05-15 22:43:36 +12:00 |
validator.rb
|
support block notation for :after_commit event callbacks
|
2015-05-13 18:52:13 +12:00 |
worker.rb
|
supporting ActiveRecord transactions when firing an event
|
2012-10-24 21:03:09 +13:00 |