Changeset [f2cc91b95a2ea8c72a06a2f7a649ad32b9fb3171] by Anil

October 15th, 2015 @ 03:57 PM

Fix specs for #265

Run enum specs only for Rails version >= 4.1
https://github.com/aasm/aasm/commit/f2cc91b95a2ea8c72a06a2f7a649ad3...

Committed by Anil

  • M spec/models/active_record/with_enum_without_column.rb
  • M spec/unit/persistence/active_record_persistence_multiple_spec.rb
  • M spec/unit/persistence/active_record_persistence_spec.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Library for adding state machines to Ruby classes. Includes persistence layers for things like ActiveRecord. Formerly known as acts_as_state_machine.