<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>.gitignore</filename>
    </added>
    <added>
      <filename>acts_as_videoclub.gemspec</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1 @@
 require 'acts_as_videoclub'
-require 'videoclub_helper'
-
-ActiveRecord::Base.send :include, LinkingPaths::Acts::Videoclub
-
-ActionView::Base.send :include, LinkingPaths::Videoclub::Helper
\ No newline at end of file</diff>
      <filename>init.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,5 @@
+require 'videoclub_helper'
+
 module LinkingPaths
   module Acts #:nodoc:
     module Videoclub #:nodoc:
@@ -23,4 +25,8 @@ module LinkingPaths
 
     end
   end
-end
\ No newline at end of file
+end
+
+ActiveRecord::Base.send :include, LinkingPaths::Acts::Videoclub
+
+ActionView::Base.send :include, LinkingPaths::Videoclub::Helper
\ No newline at end of file</diff>
      <filename>lib/acts_as_videoclub.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>install.rb</filename>
    </removed>
    <removed>
      <filename>uninstall.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>0e960e937abb154e260841d468cbe578d6defc2d</id>
    </parent>
  </parents>
  <author>
    <name>Aitor Garc&#237;a</name>
    <email>aitor.garcia@gmail.com</email>
  </author>
  <url>http://github.com/linkingpaths/acts_as_videoclub/commit/136f98090fb1f5d6e77100d22fb5df31d80593f7</url>
  <id>136f98090fb1f5d6e77100d22fb5df31d80593f7</id>
  <committed-date>2008-10-16T09:11:28-07:00</committed-date>
  <authored-date>2008-10-16T09:11:28-07:00</authored-date>
  <message>gemified</message>
  <tree>3e47328af83ca6803c6a9011eb3b68a8d1e5409c</tree>
  <committer>
    <name>Aitor Garc&#237;a</name>
    <email>aitor.garcia@gmail.com</email>
  </committer>
</commit>
