README.markdown in person-name-0.2.2 vs README.markdown in person-name-0.2.3
- old
+ new
@@ -5,9 +5,15 @@
If you have to fill in a name for somebody, you have to display all those fields, and fill them in.
The goal is to make one field that can split up the name and assign it to the correct fields automatically.
You can also still use the more precise input if necessary.
+Installation
+============
+in your Gemfile:
+
+ gem "person-name"
+
Usage
=====
Small gem to insert easy person name behaviour into rails models