1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/spec
2011-11-25 23:55:56 +01:00
..
models made sure, old state callbacks are still working with the new dsl 2011-11-25 23:55:56 +01:00
spec_helpers cleaned up the specs 2011-10-15 17:45:24 +02:00
unit made sure, old state callbacks are still working with the new dsl 2011-11-25 23:55:56 +01: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 avoiding naming conflict with using I18n module in AASM'ified class 2011-09-10 18:41:48 +02:00
schema.rb avoiding naming conflict with using I18n module in AASM'ified class 2011-09-10 18:41:48 +02:00
spec_helper.rb moved all test models into their own file to improve readibility 2011-09-16 16:57:23 +02:00