1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/spec
2017-08-15 23:02:16 +12:00
..
generators run ActiveRecord specs only if ActiveRecord is loaded 2017-02-10 23:03:19 +11:00
models Add use transaction flag 2017-08-10 12:06:31 +05:30
spec_helpers Update Redis support 2017-07-11 17:41:02 +05:30
unit fix test after upgrading the general Gemfile to Rails 5.1 2017-08-15 23:02:16 +12: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