<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>lib/shoulda/rails.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,19 +1 @@
-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
-
-if defined?(RAILS_ROOT)
-  # load in the 3rd party macros from vendorized plugins and gems
-  Dir[File.join(RAILS_ROOT, &quot;vendor&quot;, &quot;{plugins,gems}&quot;, &quot;*&quot;, &quot;shoulda_macros&quot;, &quot;*.rb&quot;)].each do |macro_file_path|
-    require macro_file_path
-  end
-
-  # load in the local application specific macros
-  Dir[File.join(RAILS_ROOT, &quot;test&quot;, &quot;shoulda_macros&quot;, &quot;*.rb&quot;)].each do |macro_file_path|
-    require macro_file_path
-  end
-end
+require 'shoulda/rails'</diff>
      <filename>init.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d20c85e112e3a25dd8792ae85932631878770a9c</id>
    </parent>
  </parents>
  <author>
    <name>Ryan McGeary</name>
    <email>ryanongit@mcgeary.org</email>
  </author>
  <url>http://github.com/thoughtbot/shoulda/commit/47f8f581431d8f42dd31fe26de2bb31d6551a584</url>
  <id>47f8f581431d8f42dd31fe26de2bb31d6551a584</id>
  <committed-date>2008-09-14T05:28:53-07:00</committed-date>
  <authored-date>2008-09-14T05:28:53-07:00</authored-date>
  <message>Moved logic of init.rb into shoulda/rails

 * will allow for later gem usage in rails</message>
  <tree>f0f841d412328bb26ebcca1bfa41af55162c529e</tree>
  <committer>
    <name>Ryan McGeary</name>
    <email>ryanongit@mcgeary.org</email>
  </committer>
</commit>
