Changeset [5e29fe5de4fbb582d19f08b2fa926f5a54467c44] by Oleksandr Avoyants
August 16th, 2017 @ 06:47 AM
Remove trailing space from error message
https://github.com/aasm/aasm/commit/5e29fe5de4fbb582d19f08b2fa926f5...
Committed by Oleksandr Avoyants
- M lib/aasm/errors.rb
- M spec/unit/exception_spec.rb
- M spec/unit/transition_spec.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.