aasm/spec/unit
Thorsten Böttger 09e5ae5937 initialize the state even if validation is skipped (for Mongoid) 2013-12-16 23:42:03 +01:00
..
persistence initialize the state even if validation is skipped (for Mongoid) 2013-12-16 23:42:03 +01:00
api_spec.rb no need for WriteStateWithoutPersistence mixin anymore (to keep adding persistence simple) 2013-04-24 14:19:02 +02:00
callbacks_spec.rb deprecate usage of AASM.aasm_event (setter method) 2013-11-30 21:36:28 +01:00
complex_example_spec.rb deprecate usage of aasm_current_state (getter method) 2013-11-30 20:46:36 +01:00
event_spec.rb still supporting Ruby 1.8.7 2013-12-01 00:08:50 +01:00
initial_state_spec.rb deprecate usage of AASM.aasm_initial_state (getter and setter method) 2013-11-30 22:46:04 +01:00
inspection_spec.rb deprecate usage of AASM.aasm_from_states_for_state (getter method) 2013-11-30 21:48:37 +01:00
localizer_spec.rb still supporting Ruby 1.8.7 2013-12-01 00:23:34 +01:00
memory_leak_spec.rb refactored SupportClasses away 2013-02-22 16:02:40 +13:00
new_dsl_spec.rb cleaning up specs 2012-12-04 16:27:47 +13:00
simple_example_spec.rb deprecate usage of aasm_current_state (getter method) 2013-11-30 20:46:36 +01:00
state_spec.rb using the latest version of rspec 2013-11-15 11:19:26 +01:00
subclassing_spec.rb deprecate usage of AASM.aasm_events and AASM.aasm_states (getter methods) 2013-11-30 21:42:26 +01:00
transition_spec.rb Fix transition test to not pass args 2013-11-20 15:18:35 -08:00