1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
Commit graph

7 commits

Author SHA1 Message Date
Thorsten Böttger
d8a4417671 removed deprecation warning when localizing aasm state names (look at https://github.com/rubyist/aasm/issues/38 for details) 2012-06-06 22:32:52 +12:00
Thorsten Böttger
63f2b10212 getting rid of debug output when running the specs 2012-05-17 22:39:06 +12:00
Thorsten Böttger
d39406106d make localizer specs independent from others 2012-01-16 17:04:03 +01:00
Thorsten Böttger
996f7e9675 cleanup 2011-12-29 16:23:48 +01:00
Thorsten Böttger
ae98094ee8 deprecated AASM#human_state and AASM.human_event_name, which will be removed in AASM version 3 2011-11-26 18:56:37 +01:00
Thorsten Böttger
052c79df01 locator is a supporting class 2011-11-26 18:33:58 +01:00
Thorsten Böttger
55fbd65fa9 avoiding naming conflict with using I18n module in AASM'ified class 2011-09-10 18:41:48 +02:00
Renamed from spec/unit/i18n_spec.rb (Browse further)