README.rdoc in natural_key-0.2.2 vs README.rdoc in natural_key-1.0.0
- old
+ new
@@ -22,10 +22,10 @@
User.create_or_update_by_natural_key(:first_name => 'John', :last_name => "Smith", :age => 25, :address => "New York")
== INSTALL:
gem sources -a http://gems.github.com
- gem install sjain-natural_key
+ gem install natural_key
== LICENSE:
(The MIT License)
\ No newline at end of file