1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/spec
2012-11-06 11:51:05 +13:00
..
models refactored test for complex example 2012-10-26 22:27:17 +13:00
spec_helpers refactored test for complex example 2012-10-26 22:27:17 +13:00
unit supporting event inspection for to-states transitions (Event#transitions_to_state?) 2012-11-06 11:51:05 +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