<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -45,12 +45,12 @@ of the ujs_sort_helper:
   &lt;%= javascript_include_tag &quot;lowpro&quot;%&gt; 
 you SHOULD already have this ;-)
 
-  &lt;%= javascript_include_tag &quot;ujs_sort_helper&quot;%&gt; 
+  &lt;%= javascript_include_tag &quot;ujs_sort_helper&quot;, :plugin =&gt; &quot;ujs_sort_helper&quot;%&gt; 
 
 If you're using jQuery, simply include the jQuery version (assuming you already
 have jQuery and livequery installed)
 
-&lt;%= javascript_include_tag &quot;ujs_sort_helper.jquery.js&quot;%&gt; 
+&lt;%= javascript_include_tag &quot;ujs_sort_helper.jquery.js&quot;, :plugin =&gt; &quot;ujs_sort_helper&quot;%&gt; 
 
 
 ====View (table header in index.rhtml):</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -51,7 +51,7 @@
 # - Introduces instance variables: @sort_name, @sort_default.
 # - Introduces params :sort_key and :sort_order.
 #
-module UnobtrusiveSortHelper
+module UjsSortHelper
 
   # Initializes the default sort column (default_key) and sort order
   # (default_order).</diff>
      <filename>lib/ujs_sort_helper.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>43d968688e4eae87782fd03e386730116d2c34f4</id>
    </parent>
  </parents>
  <author>
    <name>Wynn Netherland</name>
    <email>wynn@pengwynn.local</email>
  </author>
  <url>http://github.com/pengwynn/ujs_sort_helper/commit/a06e09ed5c8f989fd22edd2139bb8d940fa38c43</url>
  <id>a06e09ed5c8f989fd22edd2139bb8d940fa38c43</id>
  <committed-date>2008-04-21T09:19:03-07:00</committed-date>
  <authored-date>2008-04-21T09:19:03-07:00</authored-date>
  <message>Updated README</message>
  <tree>57ceb5d5cdf5a59dcc5cf0a2e7591cec6532086b</tree>
  <committer>
    <name>Wynn Netherland</name>
    <email>wynn@pengwynn.local</email>
  </committer>
</commit>
