aasm/spec
Thorsten Böttger db26e631d5 Merge pull request #261 from joshsoftware/master
Add generators to configure active_record and mongoid after install
2016-01-08 09:21:36 +13:00
..
generators Add generators to configure active_record and mongoid after install 2015-09-28 13:41:33 +05:30
models fix arity difference between Procs and lambdas (see #293 for details) 2016-01-05 23:51:11 +13:00
unit fix arity difference between Procs and lambdas (see #293 for details) 2016-01-05 23:51:11 +13:00
database.rb another README example 2015-09-21 22:18:14 +12: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 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
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 support RSpec match transition_from 2015-10-30 23:47:13 +13:00