Changeset [471b98f147f917f4ad29dfa6915ac06ac05c6e94] by Konstantin Shabanov
January 13th, 2011 @ 02:56 AM
add Gemfile.lock to .gitignore
https://github.com/rubyist/aasm/commit/471b98f147f917f4ad29dfa6915a...
Committed by Konstantin Shabanov
- M .gitignore
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.