aasm/spec
Dathan Bennett ce8c620a46 Add test to verify the correct transition's callbacks actually run 2016-10-12 13:56:00 -07:00
..
generators added custom-name to generator to avoid uninitialized constant error 2016-09-19 22:41:02 +02:00
models Add test to verify the correct transition's callbacks actually run 2016-10-12 13:56:00 -07:00
unit Add test to verify the correct transition's callbacks actually run 2016-10-12 13:56:00 -07:00
database.rb Implement whiny persistence so that `transition!` will raise by default, mirroring ActiveRecord's behavior. 2016-06-18 22:27:50 -07:00
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 Merge pull request #325 from lingceng/master 2016-03-18 21:47:31 +13:00