Changeset [e0268963dfadfd50d1578ed34e7c19f91e4c5130] by Thorsten Böttger
February 13th, 2018 @ 05:20 AM
Merge pull request #496 from shhavel/remove_trailing_space_from_error_message
Remove trailing space from error message
https://github.com/aasm/aasm/commit/e0268963dfadfd50d1578ed34e7c19f...
Committed by Thorsten Böttger
- 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.