1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/spec
2018-06-19 21:13:48 +03:00
..
generators Add support for Nobrainer (RethinkDB) 2018-02-13 12:49:27 +05:30
models Add support for Nobrainer (RethinkDB) 2018-02-13 12:49:27 +05:30
spec_helpers Displays ORM versions when running tests 2018-02-27 11:26:51 +05:30
unit chore(invokers): Refactor callback invokers, add class-callbacks support 2018-06-19 21:11:56 +03:00
database.rb Add use transaction flag 2017-08-10 12:06:31 +05:30
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 Add spec to make sure that :after_commit callback 2016-09-19 20:13:26 +05:30
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 move dynamoid loading and initialisation into its own file 2017-02-10 22:18:05 +11:00