<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>layout/page.xhtml</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -6,7 +6,7 @@
 # this will force the controller to be mounted on: /otherurl
 
 class MainController &lt; Ramaze::Controller
-  layout '/page'
+  layout 'page'
 
   # the index action is called automatically when no other action is specified
   def index</diff>
      <filename>controller/main.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>view/page.xhtml</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>5bad8b0227962e3a83bd9fa8f4b71bc948c8cd0d</id>
    </parent>
  </parents>
  <author>
    <name>Yutaka HARA</name>
    <email>yutaka.hara+github@gmail.com</email>
  </author>
  <url>http://github.com/alvinschur/celerity-examples/commit/d294fc7d8ea3edc89a61cc007525af6231a25583</url>
  <id>d294fc7d8ea3edc89a61cc007525af6231a25583</id>
  <committed-date>2009-07-31T00:33:51-07:00</committed-date>
  <authored-date>2009-07-31T00:33:51-07:00</authored-date>
  <message>Moved page.xhtml to layout/</message>
  <tree>2d696fc0799be23c4bbe11e7f1392a581658432e</tree>
  <committer>
    <name>Yutaka HARA</name>
    <email>yutaka.hara+github@gmail.com</email>
  </committer>
</commit>
