README.rdoc in rsolr-1.0.2 vs README.rdoc in rsolr-1.0.3
- old
+ new
@@ -1,16 +1,16 @@
=RSolr
A simple, extensible Ruby client for Apache Solr.
-Notice: This document is only for the the 1.0 in the master. The last pre-1.0 gem release documentation can be found here: http://github.com/mwmitchell/rsolr/tree/v0.12.1
+Notice: This document is only for the the 1.0 in the master. The last pre 1.0 gem release documentation can be found here: http://github.com/mwmitchell/rsolr/tree/v0.12.1
==Documentation
-The code docs can be viewed here : http://rdoc.info/projects/mwmitchell/rsolr
+The code docs for the last *release* can be viewed here : http://rdoc.info/projects/mwmitchell/rsolr
== Installation:
- sudo gem install rsolr --pre
+ sudo gem install rsolr
== Example:
require 'rubygems'
require 'rsolr'
@@ -182,19 +182,24 @@
* 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.
==Contributors
+* Jonathan Rochkind
+* Chris Beer
+* Craig Smith
+* Randy Souza
* Colin Steele
+* Peter Kieltyka
* Lorenzo Riccucci
* Mike Perham
* Mat Brown
* Shairon Toledo
* Matthew Rudy
* Fouad Mardini
* Jeremy Hinegardner
* Nathan Witmer
-* Craig Smith
+* "shima"
==Author
Matt Mitchell <mailto:goodieboy@gmail.com>
\ No newline at end of file