aasm/spec
Thorsten Böttger bde1780eb6 little clean-up for test classes 2014-11-25 22:49:21 +01:00
..
models little clean-up for test classes 2014-11-25 22:49:21 +01:00
unit little clean-up for test classes 2014-11-25 22:49:21 +01:00
database.rb may configure to not allow direct assignment for persisted AASM models #53 2014-05-18 14:21:35 +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 added support for localized state names (on a class level, like Record.aasm.states.map(&:localized_name)) 2012-12-27 10:23:41 +13:00
en_deprecated_style.yml added support for localized state names (on a class level, like Record.aasm.states.map(&:localized_name)) 2012-12-27 10:23:41 +13:00
spec_helper.rb don't load migrations more than once when running all specs (and surpressing migration output to improve readability) 2014-01-11 12:12:29 +01:00