Changeset [d4853067945923e95c41af78dc8d32e1213197a9] by Phil Pirozhkov
March 15th, 2016 @ 01:58 PM
Fix warning when overriding an exsiting method
https://github.com/aasm/aasm/commit/d4853067945923e95c41af78dc8d32e...
Committed by Phil Pirozhkov
- A spec/unit/override_warning_spec.rb
- M README.md
- M lib/aasm/base.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.