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

5 commits

Author SHA1 Message Date
Donald Plummer
67e1d23046 Fix transition test to not pass args
This fixes the negative case to actually test the negative case, instead
of the positive case.
2013-11-20 15:18:35 -08:00
Thorsten Böttger
1c6a6367e0 Merge branch 'master' of https://github.com/Intrepidd/aasm into Intrepidd-master
Conflicts:
	lib/aasm/persistence/active_record_persistence.rb
2013-11-18 22:30:02 +01:00
Thorsten Böttger
ad48863e7a using the latest version of rspec 2013-11-15 11:19:26 +01:00
Adrien Siami
46878f9c3e Allow a block to be called when running a transition 2013-09-03 13:13:53 +02:00
Thorsten Böttger
d88fa9f2bc refactored SupportClasses away 2013-02-22 16:02:40 +13:00
Renamed from spec/unit/supporting_classes/transition_spec.rb (Browse further)