<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -36,6 +36,7 @@ Sample Controller
     end
   end
 
+
 Another way
 -----------
 
@@ -61,6 +62,7 @@ To render the link in your views to generate the pdf, just do this:
 	
 	&lt;%= link_to 'pdf', formatted_order_path(order, :pdf) %&gt;
 
+
 Sample View
 -----------
 
@@ -68,6 +70,15 @@ Sample View
   pdf.text @content, :font_size =&gt; 72, :justification =&gt; :center
 
 
+Helpers
+-------
+
+View helpers can be used inside your .rpdf templates. By default, the view helper with the
+same name as your controller is made available to your views. For example, if your controller
+is named UsersController, the helper named UsersHelper will be included. Note that the
+pluralization of the controller and helper names must match.
+
+
 Misc
 ----
 </diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9dc201c6b97f293a144399ca0d1f8b62604a6c9b</id>
    </parent>
  </parents>
  <author>
    <name>Matthew Bass</name>
    <email>matt@70-11-192-37.pools.spcsdns.net</email>
  </author>
  <url>http://github.com/pelargir/railspdf/commit/d8bd1ea41c3985021484b45746cf2e05c57a7f7d</url>
  <id>d8bd1ea41c3985021484b45746cf2e05c57a7f7d</id>
  <committed-date>2009-05-06T09:09:34-07:00</committed-date>
  <authored-date>2009-05-06T09:09:34-07:00</authored-date>
  <message>updated readme</message>
  <tree>812ba47a6eb6984f3bd1a32ba914473f3c097022</tree>
  <committer>
    <name>Matthew Bass</name>
    <email>matt@70-11-192-37.pools.spcsdns.net</email>
  </committer>
</commit>
