Changeset [2cc59da066587760f120f12dc800b1624a14d00a] by David Genord II
August 27th, 2010 @ 03:12 PM
Use scope instead of named_scope
http://github.com/rubyist/aasm/commit/2cc59da066587760f120f12dc800b...
Committed by David Genord II
- M lib/aasm/persistence/active_record_persistence.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.