aasm/spec/unit
Thorsten Böttger cf18161abc using real database connections for testing to reduce dependency on Rails version (previously mocked away ActiveRecord connection, which is not used in Rails 3.1 anymore) 2011-08-31 23:49:09 +02:00
..
aasm_spec.rb fix various tests 2010-08-27 16:35:26 -04:00
active_record_persistence_spec.rb using real database connections for testing to reduce dependency on Rails version (previously mocked away ActiveRecord connection, which is not used in Rails 3.1 anymore) 2011-08-31 23:49:09 +02:00
before_after_callbacks_spec.rb fix various tests 2010-08-27 16:35:26 -04:00
event_spec.rb Passing event arguments to the guard function 2011-03-21 20:01:45 -07:00
state_spec.rb fix various tests 2010-08-27 16:35:26 -04:00
state_transition_spec.rb fix various tests 2010-08-27 16:35:26 -04:00