Changeset [2ca31f515fea8987c337763d8c5a6182efe6e032] by Thorsten Böttger
November 28th, 2013 @ 02:39 PM
Merge pull request #98 from dplummer/fix-transition-not-pass-args-test
Fix transition test to not pass args
https://github.com/aasm/aasm/commit/2ca31f515fea8987c337763d8c5a618...
Committed by Thorsten Böttger
- M spec/unit/transition_spec.rb
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.