aasm/spec
HoyaBoya 47826b8a55 anonymous class 2016-02-05 15:32:34 -05:00
..
generators Add generators to configure active_record and mongoid after install 2015-09-28 13:41:33 +05:30
models Make it easier to monkey patch into AASM 2016-02-05 15:32:34 -05:00
unit anonymous class 2016-02-05 15:32:34 -05:00
database.rb Raise 'column_name undefined error' when column not present 2015-10-04 03:20:33 +05:30
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 Add [dynamoid](http://github.com/Veraticus/Dynamoid) support. 2016-01-10 20:34:27 +08:00