aasm/spec
Thorsten Böttger 921cfdad5c ActiveRecord persistence can ignore validation when trying to save invalid models 2012-01-16 17:27:15 +01:00
..
models ActiveRecord persistence can ignore validation when trying to save invalid models 2012-01-16 17:27:15 +01:00
spec_helpers version bump to 3.0.0 (new DSL) 2011-11-26 21:11:57 +01:00
unit ActiveRecord persistence can ignore validation when trying to save invalid models 2012-01-16 17:27:15 +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 ActiveRecord persistence can ignore validation when trying to save invalid models 2012-01-16 17:27:15 +01:00
spec_helper.rb moved all test models into their own file to improve readibility 2011-09-16 16:57:23 +02:00