1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/spec
2011-09-16 17:12:10 +02:00
..
functional fix various tests 2010-08-27 16:35:26 -04:00
spec_helpers added test for issue #19 2011-09-16 17:12:10 +02:00
unit added test for issue #19 2011-09-16 17:12:10 +02: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