Changeset [df39cc6506060a5587f14488ed7acab9716c532e] by Konstantin Shabanov

January 13th, 2011 @ 02:58 AM

update to use bundler to check dependencies and to use RSpec2
https://github.com/rubyist/aasm/commit/df39cc6506060a5587f14488ed7a...

Committed by Konstantin Shabanov

  • M Rakefile
  • M spec/spec_helper.rb
  • M test/test_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.