README.rdoc in attr_encrypted-1.2.1 vs README.rdoc in attr_encrypted-1.3.0

- old
+ new

@@ -1,6 +1,6 @@ -= attr_encrypted += attr_encrypted {<img src="https://travis-ci.org/attr-encrypted/attr_encrypted.png" />}[https://travis-ci.org/attr-encrypted/attr_encrypted] Generates attr_accessors that encrypt and decrypt attributes transparently It works with ANY class, however, you get a few extra features when you're using it with <tt>ActiveRecord</tt>, <tt>DataMapper</tt>, or <tt>Sequel</tt> @@ -297,6 +297,6 @@ * Fork the project. * Make your feature addition or bug fix. * Add tests for it. This is important so I don't break it in a future version unintentionally. * Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull) -* Send me a pull request. Bonus points for topic branches. \ No newline at end of file +* Send me a pull request. Bonus points for topic branches.