<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>app/views/students/new.haml</filename>
    </added>
    <added>
      <filename>vendor/plugins/haml/init.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -9,7 +9,7 @@ describe &quot;/students/new.html.erb&quot; do
   end
 
   it &quot;should render form with student signup input fields&quot; do
-    render &quot;/students/new.html.erb&quot;
+    render &quot;/students/new.haml&quot;
     response.should have_tag(&quot;form[action=?][method='post']&quot;, &quot;/students&quot;) do
       with_tag(&quot;input#student_login[name=?]&quot;, &quot;student[login]&quot;)
       with_tag(&quot;input#student_email[name=?]&quot;, &quot;student[email]&quot;)</diff>
      <filename>spec/views/students/new.html.erb_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>app/views/students/new.html.erb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>c22f36e88824b4a1ad59e6c1c335d7e65e2afaf5</id>
    </parent>
  </parents>
  <author>
    <name>soemirno.k</name>
    <email>soemirno@gmail.com</email>
  </author>
  <url>http://github.com/soemirno/studypal/commit/e82135195e0de1a37bf7df8d236f17b190ddf53c</url>
  <id>e82135195e0de1a37bf7df8d236f17b190ddf53c</id>
  <committed-date>2008-06-02T01:19:03-07:00</committed-date>
  <authored-date>2008-06-02T01:19:03-07:00</authored-date>
  <message>use haml template</message>
  <tree>a12c3272a219e883e74c97aa163ec81cf8624ec4</tree>
  <committer>
    <name>soemirno.k</name>
    <email>soemirno@gmail.com</email>
  </committer>
</commit>
