aasm/spec
Thorsten Böttger 1c6a6367e0 Merge branch 'master' of https://github.com/Intrepidd/aasm into Intrepidd-master
Conflicts:
	lib/aasm/persistence/active_record_persistence.rb
2013-11-18 22:30:02 +01:00
..
models added specs for :after_commit hook 2013-10-22 12:30:04 +02:00
unit Merge branch 'master' of https://github.com/Intrepidd/aasm into Intrepidd-master 2013-11-18 22:30:02 +01: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
schema.rb added configuration option to disable automatic scope creation 2013-08-06 16:55:32 +02:00
spec_helper.rb test coverage via coveralls 2013-04-28 18:05:58 +02:00