Thorsten Böttger
|
a6f77b5fa4
|
avoiding memory leak in Rails 3 development mode (where cache_classes == false); drawback is, that now the state machine won't be re-declared on each request; thus, changes in the state machine will force you to restart the Rails server (but this still is better than the memory leak)
|
2011-04-01 09:22:54 +02:00 |
|
Konstantin Shabanov
|
df39cc6506
|
update to use bundler to check dependencies and to use RSpec2
|
2011-01-13 13:58:20 +06:00 |
|
Travis Tilley
|
dc002d4684
|
cleanup, some refactoring, additional tests (one modeled after a common use of AASM, from restful authentication), fire callbacks on entering initial state, whitespace
|
2009-10-19 14:38:59 -04:00 |
|