aasm/spec
Stefan Wrobel afa65d8603 Add ability to set up transitions without specifying from - these will allow transitioning from ANY state 2012-10-18 23:18:03 -07:00
..
models Add ability to set up transitions without specifying from - these will allow transitioning from ANY state 2012-10-18 23:18:03 -07:00
spec_helpers clearified and extended tests for Pavel's pull request (guards may have parameters, which should be able to be provided on fire check) 2012-09-26 12:32:56 +12:00
unit Add ability to set up transitions without specifying from - these will allow transitioning from ANY state 2012-10-18 23:18:03 -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 removed deprecation warning when localizing aasm state names (look at https://github.com/rubyist/aasm/issues/38 for details) 2012-06-06 22:32:52 +12:00
en_deprecated_style.yml removed deprecation warning when localizing aasm state names (look at https://github.com/rubyist/aasm/issues/38 for details) 2012-06-06 22:32:52 +12:00
schema.rb bugfix: make sure that scopes are still generated, even with the new DSL 2012-02-23 00:06:08 +13:00
spec_helper.rb moved all test models into their own file to improve readibility 2011-09-16 16:57:23 +02:00