README.textile in crummy-0.0.0 vs README.textile in crummy-0.1.0
- old
+ new
@@ -12,11 +12,11 @@
<code>
gem sources -a http://gemcutter.org/
</code>
</pre>
-Then install the Crummy gem:
+Then install the Formtastic gem:
<pre>
<code>
gem install crummy
</code>
@@ -79,11 +79,11 @@
<code>:seperator => string</code>
Render links in the output. Defaults to +true+
-<code>:links => boolean</code>
+<code>:link => boolean</code>
h3. Examples
<pre>
<code>
@@ -109,8 +109,7 @@
* "Zach Inglis":http://zachinglis.com
* "Rein Henrichs":http://reinh.com
* "Les Hill":http://blog.leshill.org/
* "Sandro Turriate":http://turriate.com/
* "Przemysław Kowalczyk":http://szeryf.wordpress.com/2008/06/13/easy-and-flexible-breadcrumbs-for-rails/ - feature ideas
-* "Sharad Jain":http://github.com/sjain
*Copyright (c) 2008 Zach Inglis, released under the MIT license*