Skip to content

Commit

Permalink
add images for statuses in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Azdaroth committed May 4, 2014
1 parent e53a9da commit 1b8f192
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -2,6 +2,14 @@

Have you ever had problems with multiple select and empty strings being sent in array params? (see [discussion](http://stackoverflow.com/questions/8929230/why-is-the-first-element-always-blank-in-my-rails-multi-select-using-an-embedde/)). Now you can easily solve that problem by using ParamsPurifier!

[![Build Status](https://travis-ci.org/Azdaroth/params_purifier.svg)](https://travis-ci.org/Azdaroth/params_purifier)

[![Gem Version](https://badge.fury.io/rb/params_purifier.svg)](http://badge.fury.io/rb/params_purifier)

[![Coverage Status](https://coveralls.io/repos/Azdaroth/params_purifier/badge.png?branch=master)](https://coveralls.io/r/Azdaroth/params_purifier?branch=master)



## Installation

Add this line to your application's Gemfile:
Expand Down

0 comments on commit 1b8f192

Please sign in to comment.