1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/spec
2013-04-28 18:05:58 +02:00
..
models supporting instance level inspection for states (including permissible state, see issue #54) 2013-04-28 17:46:16 +02:00
unit supporting instance level inspection for states (including permissible state, see issue #54) 2013-04-28 17:46:16 +02: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
schema.rb using Ruby method resolution to read the current state 2013-04-24 12:57:06 +02:00
spec_helper.rb test coverage via coveralls 2013-04-28 18:05:58 +02:00