mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
added Rubygems version badge
This commit is contained in:
parent
8a14cacca5
commit
86c24c4082
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# AASM - Ruby state machines
|
# AASM - Ruby state machines
|
||||||
|
|
||||||
[](http://travis-ci.org/aasm/aasm) [](https://codeclimate.com/github/aasm/aasm) [](https://coveralls.io/r/aasm/aasm)
|
[](http://badge.fury.io/rb/aasm) [](http://travis-ci.org/aasm/aasm) [](https://codeclimate.com/github/aasm/aasm) [](https://coveralls.io/r/aasm/aasm)
|
||||||
|
|
||||||
This package contains AASM, a library for adding finite state machines to Ruby classes.
|
This package contains AASM, a library for adding finite state machines to Ruby classes.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue