We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 688a24b commit bebfdffCopy full SHA for bebfdff
README.md
@@ -1,4 +1,5 @@
1
# ActiveAdmin-Mongoid
2
+[![Version ][rubygems_badge]][rubygems]
3
[](https://travis-ci.org/activeadmin/activeadmin-mongoid)
4
5
## Updates
@@ -99,3 +100,6 @@ And that's pretty much it !
99
100
## Copyright
101
102
Copyright © 2012 Elia Schito. See LICENSE for details.
103
+
104
+[rubygems_badge]: https://img.shields.io/gem/v/activeadmin-mongoid.svg
105
+[rubygems]: https://rubygems.org/gems/activeadmin-mongoid
0 commit comments