1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/spec
2016-05-03 17:05:04 -05:00
..
generators Add generators to configure active_record and mongoid after install 2015-09-28 13:41:33 +05:30
models Merge branch 'add_states_on_one_line' of https://github.com/HParker/aasm into HParker-add_states_on_one_line 2016-03-19 21:22:47 +13:00
unit Silence method override warning when it's an enum 2016-05-03 17:05:04 -05:00
database.rb pessmistic lock work 2016-02-05 15:28:35 -05: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 Merge pull request #325 from lingceng/master 2016-03-18 21:47:31 +13:00