anilmaurya
|
3f3b3f56a1
|
Move Gaurd args rspec to simple_example_with_guard_args.rb
|
2017-11-20 12:08:49 +05:30 |
|
Farrukh
|
b9c9a4e738
|
Support Minitest spec expectations (#387)
* must_allow_event
* must_allow_transition_to
* must_have_state
* must_transition_to
* minitest assertions
|
2017-04-03 12:25:59 +05:30 |
|
Thorsten Böttger
|
31258e7636
|
unified test and spec (using spec only now)
|
2011-10-15 17:32:28 +02:00 |
|
Thorsten Böttger
|
192fc96ffa
|
got tests and specs running after pull request merge
|
2011-09-08 19:20:48 +02:00 |
|
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 |
|
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 |
|