1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/spec
2014-05-11 23:19:06 +01:00
..
models after_commit hooks are now event-based #112 2014-03-17 21:58:44 +01:00
unit allow providing any argument for :on_transition callback (fix for issue #126) 2014-05-11 23:19:06 +01:00
database.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
database.yml
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