Thorsten Böttger
|
cdc3d5e829
|
bugfix: false is treated as uninitialised state (same as nil) #195
|
2014-12-13 01:21:40 +01:00 |
|
Thorsten Böttger
|
13c8e96fe7
|
bugfix: initialize the aasm state column after initialization of the _ActiveRecord_ instance #191
|
2014-12-05 00:07:38 +01:00 |
|
Thorsten Böttger
|
ec82d2c4c3
|
refactor tests (do not use so many stubs and mocks)
|
2014-12-04 23:15:00 +01:00 |
|
Thorsten Böttger
|
163859caef
|
may configure to not allow direct assignment for persisted AASM models #53
|
2014-05-18 14:21:35 +02:00 |
|
Thorsten Böttger
|
c5ae69ca64
|
deprecate usage of AASM.aasm_initial_state (getter and setter method)
|
2013-11-30 22:46:04 +01:00 |
|
Thorsten Böttger
|
cbb3d78a80
|
deprecate usage of AASM.aasm_state (setter method)
|
2013-11-30 21:30:07 +01:00 |
|
Thorsten Böttger
|
a3700b2826
|
added configuration option to disable automatic scope creation
|
2013-08-06 16:55:32 +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
|
f4ccee8272
|
removed test classes from spec itself
|
2012-10-26 21:52:39 +13:00 |
|