Changeset [573b84703e34784ba473e86bc9f0844117aba2b0] by Thorsten Böttger
February 10th, 2017 @ 06:39 AM
use proper encoding for ✔ and ✖
https://github.com/aasm/aasm/commit/573b84703e34784ba473e86bc9f0844...
Committed by Thorsten Böttger
- M spec/spec_helpers/dynamoid.rb
- M spec/spec_helpers/mongo_mapper.rb
- M spec/spec_helpers/mongoid.rb
- M spec/spec_helpers/redis.rb
- M spec/spec_helpers/sequel.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.