aasm/spec
Thorsten Böttger 608d23332c fixing issue #69 (ActiveRecord scopes are not chainable) 2013-05-29 23:23:00 +02:00
..
models Added test for inheritance, to check issue #64 2013-04-30 15:09:35 +02:00
unit fixing issue #69 (ActiveRecord scopes are not chainable) 2013-05-29 23:23:00 +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
schema.rb Added fathers table. 2013-04-30 15:09:12 +02:00
spec_helper.rb test coverage via coveralls 2013-04-28 18:05:58 +02:00