Changeset [092ca0e420ca73579ea050c08a89d42e75e56568] by Thorsten Böttger

March 19th, 2016 @ 01:13 AM

Merge branch 'namespaces' of https://github.com/allspiritseve/aasm into allspiritseve-namespaces

Conflicts:
lib/aasm/base.rb https://github.com/aasm/aasm/commit/092ca0e420ca73579ea050c08a89d42...

Committed by Thorsten Böttger

  • A spec/models/namespaced_multiple_example.rb
  • A spec/unit/namespaced_multiple_example_spec.rb
  • M lib/aasm/base.rb
  • M lib/aasm/configuration.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.