<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>LICENSE</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -2,6 +2,10 @@ This is the sample application for the Learning Rails free online course in Ruby
 
 See http://www.learningrails.com for more information.
 
+The code currently assumes Rails 2.0.2 and associated gems/plugins. It may work with newer versions, but is problematic with Rails 2.3.x for sure. We are working on some updates.
+
+See LICENSE for license terms (MIT).
+
 Contributions From:
 
 + Chris Schmitt (chrisjschmitt@github) - Aug 26, 2008 - Honor subpages sort by position field</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -10,6 +10,8 @@ default_run_options[:pty] = true
 set :repository,  &quot;git://github.com/mzslater/learning-rails-sample-app.git&quot;
 set :scm, &quot;git&quot;
 set :user, &quot;deploy&quot;
+#set :use_sudo, false
+set :admin_runner, &quot;deploy&quot;
 set :branch, &quot;master&quot;
 set :deploy_via, :remote_cache
 </diff>
      <filename>config/deploy.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>15e96975904fe7c0fc4c5fccad7c8ac4d0ac3a5d</id>
    </parent>
  </parents>
  <author>
    <name>chaupt</name>
    <email>chaupt@buildingwebapps.com</email>
  </author>
  <url>http://github.com/chaupt/learning-rails-sample-app/commit/00a122944fdd16f42f9ffc6335713746a96da3f8</url>
  <id>00a122944fdd16f42f9ffc6335713746a96da3f8</id>
  <committed-date>2009-05-04T13:25:44-07:00</committed-date>
  <authored-date>2009-05-04T13:25:44-07:00</authored-date>
  <message>Add explicit license file (MIT), update README</message>
  <tree>fe3f6995726e56b86dbd28112e71f5b1b6979a2c</tree>
  <committer>
    <name>chaupt</name>
    <email>chaupt@buildingwebapps.com</email>
  </committer>
</commit>
