1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
Commit graph

16 commits

Author SHA1 Message Date
Thorsten Böttger
cf7ac74664 make sure to use parameterised aasm everywhere 2015-05-26 21:29:17 +12:00
Thorsten Böttger
8f7f1b2da8 bugfix: avoid Rails autoloading conflicts (see #137 and #139) 2014-11-28 22:22:43 +01:00
Peter M. Goldstein
caa9d9dcc7 Update specs to use 'expect' syntax using transpec. Loosed gemspec to allow rspec versions greater than 2.14.x 2014-01-11 08:10:59 -08:00
Thorsten Böttger
ad48863e7a using the latest version of rspec 2013-11-15 11:19:26 +01:00
Thorsten Böttger
d88fa9f2bc refactored SupportClasses away 2013-02-22 16:02:40 +13:00
Thorsten Böttger
9244ea02a1 reflecting the class structure in the specs as well 2012-12-09 22:35:35 +13:00
Thorsten Böttger
25ad26332b cleaning up tests 2012-11-28 22:58:52 +13:00
Thorsten Böttger
0c79ca0a56 small refactorings 2011-11-26 20:07:56 +01:00
Thorsten Böttger
31258e7636 unified test and spec (using spec only now) 2011-10-15 17:32:28 +02:00
Travis Tilley
d853e9cb26 fix various tests 2010-08-27 16:35:26 -04:00
Wildfalcon
88d4d0c126 Changed state change actions to allow halting the chain 2009-11-30 16:38:00 +00:00
Petrica Ghiurca
404a9d3103 support for multiple events for enter/exit states 2009-10-08 13:05:21 +03:00
Joao Vitor
e593ec20d7 removing extra spaces 2009-04-09 10:36:34 -03:00
Scott Barron
30a8d15ef5 Modify State to prep for enter/entering/exit actions 2008-05-31 14:33:07 -07:00
Chad Humphries
c196fef669 Re-exposing options on state, for devious extra uses 2008-04-14 19:49:57 -04:00
Scott Barron
7a734376c4 Reorg spec dir to have units and functionals 2008-02-21 12:18:08 -05:00
Renamed from spec/state_spec.rb (Browse further)