1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/spec
Thorsten Böttger bef8a274fb kiss
2012-12-02 20:55:16 +13:00
..
models better naming (test classes) 2012-12-02 20:54:58 +13:00
spec_helpers better naming (test classes) 2012-12-02 20:54:58 +13:00
unit kiss 2012-12-02 20:55:16 +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