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:
parent
f88d39b34f
commit
b32fbd1af1
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue