aasm/spec
Thorsten Böttger d8a4417671 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
..
models fix initializer to keep existing options (originating from superclass) 2012-04-02 11:44:53 +02:00
spec_helpers version bump to 3.0.0 (new DSL) 2011-11-26 21:11:57 +01:00
unit 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
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 bugfix: make sure that scopes are still generated, even with the new DSL 2012-02-23 00:06:08 +13:00
spec_helper.rb moved all test models into their own file to improve readibility 2011-09-16 16:57:23 +02:00