Changeset [63f2b10212bd1eed4f674d8a8d192c2a586ac24b] by Thorsten Böttger

May 17th, 2012 @ 06:39 AM

getting rid of debug output when running the specs
https://github.com/rubyist/aasm/commit/63f2b10212bd1eed4f674d8a8d19...

Committed by Thorsten Böttger

  • M spec/unit/active_record_persistence_spec.rb
  • M spec/unit/localizer_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.