1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/spec/en.yml
Anil fc8b5efaa8 Add spec to make sure that :after_commit callback
does not get triggered if validation failed when
auto-save (bang) method is used.
2016-09-19 20:13:26 +05:30

12 lines
251 B
YAML

en:
activerecord:
events:
localizer_test_model:
close: "Let's close it!"
attributes:
localizer_test_model:
aasm_state/opened: "It's open now!"
errors:
messages:
record_invalid: "Invalid record"