Changeset [4dcc7a5862c9616bd525ffc3b743e521b5519f38] by Thorsten Böttger

October 23rd, 2011 @ 03:35 PM

new dsl, 2nd step: now the old dsl uses the new one
https://github.com/rubyist/aasm/commit/4dcc7a5862c9616bd525ffc3b743...

Committed by Thorsten Böttger

  • M lib/aasm/aasm.rb
  • M lib/aasm/base.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.