README.md in ph_model-1.1.0 vs README.md in ph_model-1.1.1

- old
+ new

@@ -9,9 +9,10 @@ [![Build Status](https://travis-ci.org/payrollhero/ph_model.svg?branch=master)](https://travis-ci.org/payrollhero/ph_model) [![Code Climate](https://codeclimate.com/github/payrollhero/ph_model/badges/gpa.svg)](https://codeclimate.com/github/payrollhero/ph_model) [![Issue Count](https://codeclimate.com/github/payrollhero/ph_model/badges/issue_count.svg)](https://codeclimate.com/github/payrollhero/ph_model) [![Dependency Status](https://gemnasium.com/payrollhero/ph_model.svg)](https://gemnasium.com/payrollhero/ph_model) +[![Gem Version](https://badge.fury.io/rb/ph_model.svg)](https://badge.fury.io/rb/ph_model) This Gem basically marries ActiveModel and ActiveAttr is a nice package. The general format for this is that you make classes mixing in PhModel, and then you can use them easier as data objects.