Changeset [17cd78d832cba9ab334a54e93240da13b0c531d7] by Anil Maurya

November 15th, 2018 @ 04:18 AM

Committed by Anil Maurya

  • A spec/models/active_record/work.rb
  • R spec/models/active_record/job.rb
  • M Gemfile
  • M aasm.gemspec
  • M spec/database.rb
  • M spec/generators/active_record_generator_spec.rb
  • M spec/spec_helper.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.