1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/spec
2012-10-26 21:44:56 +13:00
..
models refactored callbacks tests for old DSL 2012-10-26 21:44:56 +13:00
spec_helpers aasm_from_states_for_state now supports to filter for specific transition 2012-10-19 23:05:43 +13:00
unit refactored callbacks tests for old DSL 2012-10-26 21:44:56 +13:00
database.yml 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
en.yml removed deprecation warning when localizing aasm state names (look at https://github.com/rubyist/aasm/issues/38 for details) 2012-06-06 22:32:52 +12:00
en_deprecated_style.yml removed deprecation warning when localizing aasm state names (look at https://github.com/rubyist/aasm/issues/38 for details) 2012-06-06 22:32:52 +12:00
schema.rb supporting ActiveRecord transactions when firing an event 2012-10-24 21:03:09 +13:00
spec_helper.rb moved all test models into their own file to improve readibility 2011-09-16 16:57:23 +02:00