aasm/spec
Thorsten Böttger d55dcef93c Merge pull request #157 from MichaelXavier/stack-level-too-deep-failed
Fix stack level too deep error due to namespacing
2014-08-16 12:47:27 +02:00
..
models bugfix: permissible events will respect given guards #150 2014-07-12 15:24:17 +02:00
unit Merge pull request #157 from MichaelXavier/stack-level-too-deep-failed 2014-08-16 12:47:27 +02:00
database.rb don't load migrations more than once when running all specs (and surpressing migration output to improve readability) 2014-01-11 12:12:29 +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
spec_helper.rb don't load migrations more than once when running all specs (and surpressing migration output to improve readability) 2014-01-11 12:12:29 +01:00