<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>lib/consent/extensions/url_helper.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -9,7 +9,7 @@ class ::Integer
 end
 
 class ::ApplicationController
-  include Consent::Extensions::Controller
+  include Consent::Extensions::UrlHelper
   include Consent::Filters
 end
 
@@ -17,3 +17,7 @@ class ::ActionController::Routing::RouteSet
   include Consent::Extensions::Routing
 end
 
+class ::ActionView::Base
+  include Consent::Extensions::UrlHelper
+end
+</diff>
      <filename>init.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>lib/consent/extensions/controller.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>f784a3fee7e7b8b01eac8e5fc52112d5f5618a36</id>
    </parent>
  </parents>
  <author>
    <name>James Coglan</name>
    <email>jcoglan@googlemail.com</email>
  </author>
  <url>http://github.com/jcoglan/consent/commit/949d4915768bfe02cdc915fe20410b4451d3887f</url>
  <id>949d4915768bfe02cdc915fe20410b4451d3887f</id>
  <committed-date>2009-05-09T11:51:39-07:00</committed-date>
  <authored-date>2009-05-09T11:51:39-07:00</authored-date>
  <message>Generalize redirect_to wrapper to wrap url_for, so that any helper that expects a URL hash can accept a Consent expression.</message>
  <tree>c33ef6e290f701d210fc130447f26011e2ecc4b3</tree>
  <committer>
    <name>James Coglan</name>
    <email>jcoglan@googlemail.com</email>
  </committer>
</commit>
