This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
aasm
Watch
1
Star
0
Fork
You've already forked aasm
0
mirror of
https://github.com/aasm/aasm
synced
2023-03-27 23:22:41 -04:00
Code
Releases
Activity
0d800f61ac
aasm
/
lib
History
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
..
aasm
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
aasm.rb
restructure, de-nest
2009-10-30 12:20:50 -04:00