Commit Graph

12 Commits

Author SHA1 Message Date
Thorsten Böttger a3700b2826 added configuration option to disable automatic scope creation 2013-08-06 16:55:32 +02:00
Ernesto Tagwerker 7f98b99f7d Added fathers table. 2013-04-30 15:09:12 +02:00
Thorsten Böttger 3a331e89ca using Ruby method resolution to read the current state 2013-04-24 12:57:06 +02:00
Thorsten Böttger 05d64cdf37 supporting ActiveRecord transactions when firing an event 2012-10-24 21:03:09 +13:00
Thorsten Böttger 3860e57c72 bugfix: make sure that scopes are still generated, even with the new DSL 2012-02-23 00:06:08 +13:00
Thorsten Böttger 89622a2413 fixing tests (providing default column in test tables) 2012-02-22 15:25:43 +13:00
Thorsten Böttger 921cfdad5c ActiveRecord persistence can ignore validation when trying to save invalid models 2012-01-16 17:27:15 +01:00
Thorsten Böttger 996f7e9675 cleanup 2011-12-29 16:23:48 +01:00
Thorsten Böttger 55fbd65fa9 avoiding naming conflict with using I18n module in AASM'ified class 2011-09-10 18:41:48 +02:00
Thorsten Böttger d8ab2c4063 fixed tests after I18n integration 2011-09-02 18:45:41 +02:00
Thorsten Böttger 193ccc4493 minified test schema.rb 2011-08-31 23:53:33 +02:00
Thorsten Böttger cf18161abc 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