<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,4 @@
-= ResourcefulViews 0.1
+= ResourcefulViews 0.2
 
 ResourcefulViews aims to take RESTful conventions beyond controllers and into views by extending the 'map.resources' method to install a comprehensive vocabulary of resource-oriented view helpers
 
@@ -132,23 +132,25 @@ If the helpers are crowding your namespace, or if you just don't like the short
   
 == Tests
 
-ResourcefulViews comes with en extensive rspec test suite: &lt;code&gt;rake spec:plugins PLUGIN=resourceful_views&lt;/code&gt;
+ResourcefulViews comes with en extensive rspec test suite: &lt;code&gt;rake spec:plugins PLUGIN=resourceful_views&lt;/code&gt;. The test suite might also be a good place to look for more usage examples
 
 
 == Plans
   
-ResourcefulViews 0.1 is an experimental release. If you decide to give it a spin, please be aware that future versions might introduce incompatible syntax changes.
+ResourcefulViews 0.2 is an experimental release. If you decide to give it a spin, please be aware that future versions might introduce incompatible syntax changes.
 
 The plugin is all about the power of conventions, and about maximizing their benefits. Consequently, I have no plans to give it the flexibiliy to handle every non-standard situation out there. There are always the standard Rails form/link helpers to fall back to if more flexibility is needed. However, here are a couple of features that I could see being useful:
 
-* There are situations, especially in lists, where the auto-generated classnames seem very verbose, so it will likely be possible to turn them on/off for individual helpers, or in lists only.
 * It will likely be possible to configure defaults for options like &lt;code&gt;:label&lt;/code&gt; or &lt;code&gt;:title&lt;/code&gt;
 * Add support for more recent routing code syntax such as &lt;code&gt;:has_many&lt;/code&gt;
 * Add support for custom member/collection routes
 * Add support for using custom form builders with form helpers
-* Refactor to make code more dry, rely less on giant string evaluations and to make it more hackable
+* Refactor to make code more DRY, rely less on giant string evaluations and to make it more hackable
 
 
+== Feedback
+
+Please report bugs and suggest improvements at http://resourceful_views.lighthouseapp.com
   
 
 == Known problems</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>64250b682bf61d5978cb6be753652cd5bbfeab4d</id>
    </parent>
  </parents>
  <author>
    <name>Ingo Weiss</name>
    <email>ingoweiss@ingo-weisss-macbook-pro.local</email>
  </author>
  <url>http://github.com/ingoweiss/resourceful_views/commit/bcb11176dbef20c6c52ecfc2c277269fcfcbae3d</url>
  <id>bcb11176dbef20c6c52ecfc2c277269fcfcbae3d</id>
  <committed-date>2008-10-07T08:52:02-07:00</committed-date>
  <authored-date>2008-10-07T08:52:02-07:00</authored-date>
  <message>Bumped version up to 0.2.0</message>
  <tree>0090e9eae03726628cce009d136d99c519dda1c4</tree>
  <committer>
    <name>Ingo Weiss</name>
    <email>ingoweiss@ingo-weisss-macbook-pro.local</email>
  </committer>
</commit>
