<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>lib/shoulda/action_controller.rb</filename>
    </added>
    <added>
      <filename>lib/shoulda/action_controller/helpers.rb</filename>
    </added>
    <added>
      <filename>lib/shoulda/action_controller/macros.rb</filename>
    </added>
    <added>
      <filename>lib/shoulda/action_controller/matchers.rb</filename>
    </added>
    <added>
      <filename>lib/shoulda/action_controller/matchers/assign_to_matcher.rb</filename>
    </added>
    <added>
      <filename>lib/shoulda/action_controller/matchers/filter_param_matcher.rb</filename>
    </added>
    <added>
      <filename>lib/shoulda/action_controller/matchers/render_with_layout_matcher.rb</filename>
    </added>
    <added>
      <filename>lib/shoulda/action_controller/matchers/respond_with_content_type_matcher.rb</filename>
    </added>
    <added>
      <filename>lib/shoulda/action_controller/matchers/respond_with_matcher.rb</filename>
    </added>
    <added>
      <filename>lib/shoulda/action_controller/matchers/route_matcher.rb</filename>
    </added>
    <added>
      <filename>lib/shoulda/action_controller/matchers/set_session_matcher.rb</filename>
    </added>
    <added>
      <filename>lib/shoulda/action_controller/matchers/set_the_flash_matcher.rb</filename>
    </added>
    <added>
      <filename>lib/shoulda/action_view.rb</filename>
    </added>
    <added>
      <filename>lib/shoulda/action_view/macros.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -2,9 +2,10 @@ require 'rubygems'
 require 'active_support'
 require 'shoulda'
 
-require 'shoulda/active_record' if defined? ActiveRecord::Base
-require 'shoulda/controller'    if defined? ActionController::Base
-require 'shoulda/action_mailer' if defined? ActionMailer::Base
+require 'shoulda/active_record'     if defined? ActiveRecord::Base
+require 'shoulda/action_controller' if defined? ActionController::Base
+require 'shoulda/action_view'       if defined? ActionView::Base
+require 'shoulda/action_mailer'     if defined? ActionMailer::Base
 
 if defined?(RAILS_ROOT)
   # load in the 3rd party macros from vendorized plugins and gems</diff>
      <filename>lib/shoulda/rails.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>lib/shoulda/controller.rb</filename>
    </removed>
    <removed>
      <filename>lib/shoulda/controller/helpers.rb</filename>
    </removed>
    <removed>
      <filename>lib/shoulda/controller/macros.rb</filename>
    </removed>
    <removed>
      <filename>lib/shoulda/controller/matchers.rb</filename>
    </removed>
    <removed>
      <filename>lib/shoulda/controller/matchers/assign_to_matcher.rb</filename>
    </removed>
    <removed>
      <filename>lib/shoulda/controller/matchers/filter_param_matcher.rb</filename>
    </removed>
    <removed>
      <filename>lib/shoulda/controller/matchers/render_with_layout_matcher.rb</filename>
    </removed>
    <removed>
      <filename>lib/shoulda/controller/matchers/respond_with_content_type_matcher.rb</filename>
    </removed>
    <removed>
      <filename>lib/shoulda/controller/matchers/respond_with_matcher.rb</filename>
    </removed>
    <removed>
      <filename>lib/shoulda/controller/matchers/route_matcher.rb</filename>
    </removed>
    <removed>
      <filename>lib/shoulda/controller/matchers/set_session_matcher.rb</filename>
    </removed>
    <removed>
      <filename>lib/shoulda/controller/matchers/set_the_flash_matcher.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>a8f0d9491a6e832766874feaba2ff26a57e29017</id>
    </parent>
  </parents>
  <author>
    <name>Joe Ferris</name>
    <email>joe.r.ferris@gmail.com</email>
  </author>
  <url>http://github.com/thoughtbot/shoulda/commit/33705c8b05c87526d2a4f37710db2206da532309</url>
  <id>33705c8b05c87526d2a4f37710db2206da532309</id>
  <committed-date>2009-02-09T15:37:50-08:00</committed-date>
  <authored-date>2009-02-09T15:35:26-08:00</authored-date>
  <message>Split the Controller namespace into ActionController and ActionView</message>
  <tree>24c2041c7bc814e5a96c67467b6479ec1959fa80</tree>
  <committer>
    <name>Joe Ferris</name>
    <email>joe.r.ferris@gmail.com</email>
  </committer>
</commit>
