1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/spec/models/active_record
Anil f2cc91b95a Fix specs for #265
Run enum specs only for Rails version >= 4.1
2015-10-16 01:27:44 +05:30
..
basic_active_record_two_state_machines_example.rb
complex_active_record_example.rb
derivate_new_dsl.rb
false_state.rb
gate.rb
localizer_test_model.rb
no_direct_assignment.rb
no_scope.rb
persisted_state.rb
provided_and_persisted_state.rb
reader.rb
readme_job.rb another README example 2015-09-21 22:18:14 +12:00
simple_new_dsl.rb
thief.rb
transient.rb
with_enum.rb
with_enum_without_column.rb Fix specs for #265 2015-10-16 01:27:44 +05:30
with_false_enum.rb
with_true_enum.rb
writer.rb