1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/spec/unit
2011-11-25 23:55:56 +01:00
..
aasm_spec.rb unified test and spec (using spec only now) 2011-10-15 17:32:28 +02:00
active_record_persistence_spec.rb new dsl now supports changing the states column name 2011-11-25 23:39:37 +01:00
auth_machine_spec.rb unified test and spec (using spec only now) 2011-10-15 17:32:28 +02:00
before_after_callbacks_spec.rb fix various tests 2010-08-27 16:35:26 -04:00
conversation_spec.rb cleaned up the specs 2011-10-15 17:45:24 +02:00
event_spec.rb unified test and spec (using spec only now) 2011-10-15 17:32:28 +02:00
localizer_spec.rb avoiding naming conflict with using I18n module in AASM'ified class 2011-09-10 18:41:48 +02:00
memory_leak_spec.rb renamed to indicate what the spec is all about 2011-10-16 21:12:28 +02:00
new_dsl_spec.rb made sure, old state callbacks are still working with the new dsl 2011-11-25 23:55:56 +01:00
state_spec.rb unified test and spec (using spec only now) 2011-10-15 17:32:28 +02:00
state_transition_spec.rb added an arity check for the :on_transition method to solve the n for 0 errors when your :on_transition method does NOT accept arguments. 2010-10-01 13:33:35 -04:00