README.md in trans_forms-0.1.0 vs README.md in trans_forms-0.2.0

- old
+ new

@@ -1,8 +1,9 @@ +# TransForms +[![Gem Version](https://badge.fury.io/rb/trans_forms.svg)](http://badge.fury.io/rb/trans_forms) [![Build Status](https://travis-ci.org/dannemanne/trans_forms.svg?branch=master)](https://travis-ci.org/dannemanne/trans_forms) [![Code Climate](https://codeclimate.com/github/dannemanne/trans_forms.png)](https://codeclimate.com/github/dannemanne/trans_forms) - -# TransForms +[![Test Coverage](https://codeclimate.com/github/dannemanne/trans_forms/coverage.png)](https://codeclimate.com/github/dannemanne/trans_forms) TransForms is short for Transactional Forms. I created it mainly because I felt that the ActiveRecord Models all to often get cluttered with a lot of conditional validations and processing. As some of my models grew, I noticed that most of the mess was caused by complex validations and callbacks that were sometimes needed, and other times they