1
0
Fork 0
mirror of https://github.com/varvet/pundit.git synced 2022-11-09 12:30:11 -05:00

Add CodeClimate badge to Readme

This commit is contained in:
Thomas Klemm 2013-06-18 10:20:34 +02:00
parent f88d39b34f
commit b32fbd1af1

View file

@ -1,6 +1,7 @@
# Pundit
[![Build Status](https://secure.travis-ci.org/elabs/pundit.png?branch=master)](https://travis-ci.org/elabs/pundit)
[![Code Climate](https://codeclimate.com/github/elabs/pundit.png)](https://codeclimate.com/github/elabs/pundit)
Pundit provides a set of helpers which guide you in leveraging regular Ruby
classes and object oriented design patterns to build a simple, robust and