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
3458f17f06
aasm
/
test
History
Thorsten Böttger
192fc96ffa
got tests and specs running after pull request merge
2011-09-08 19:20:48 +02:00
..
functional
tests the new 'may' functionality
2010-10-05 12:17:40 -04:00
models
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
unit
got tests and specs running after pull request merge
2011-09-08 19:20:48 +02:00
test_helper.rb
Merge branch 'master' of
https://github.com/wickkidd/aasm
into wickkidd-master
2011-09-08 19:09:16 +02:00