1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/spec/unit
2014-11-25 22:23:23 +01:00
..
persistence aasm_column is deprecated. Use aasm.attribute_name instead. 2014-11-24 23:50:04 +01:00
api_spec.rb 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
callbacks_spec.rb bugfix: fire guards only once per transition, part 2 #187 2014-11-25 22:23:23 +01:00
complex_example_spec.rb may not fire an unknown event #128 2014-05-16 21:57:18 +02:00
event_naming_spec.rb Fix stack level too deep error due to namespacing 2014-07-25 09:05:31 -07:00
event_spec.rb fire guards only once per transition #184 2014-11-19 23:34:39 +01:00
guard_spec.rb support event guards #85 2014-01-24 12:02:22 +01:00
initial_state_spec.rb 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
inspection_spec.rb renamed permissible states and events to permitted states events 2014-10-13 23:24:00 +02:00
localizer_spec.rb aasm_human_event_name is deprecated, use aasm.human_event_name instead 2014-11-16 22:59:35 +01:00
memory_leak_spec.rb replace clazz to klass so to uniformize the variable name 2014-05-24 15:42:20 +09:00
new_dsl_spec.rb 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
reloading_spec.rb bugfix: support reloading development environment in Rails #148 2014-08-17 18:42:19 +02:00
simple_example_spec.rb 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
state_spec.rb 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
subclassing_spec.rb 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
transition_spec.rb Merge branch 'master' into aasm4 2014-11-15 12:24:56 +01:00