<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,2 +1,2 @@
 #!/bin/bash
-gvim -c 'colorscheme murphy' -p learning.rb learning/{config,helpers,migrations,models,controllers,views}.rb static/css/main.css
+mvim -c 'colorscheme murphy' -p learning.rb learning/{config,helpers,migrations,models,controllers,views}.rb static/css/main.css</diff>
      <filename>edit</filename>
    </modified>
    <modified>
      <diff>@@ -139,15 +139,6 @@ module Learning::Controllers
           pair.save
         end
       end
-      @cgi_cookies[topic.word] = { 
-        :value   =&gt; topic.word,
-        :secure  =&gt; true
-      }
-      @cgi_cookies[teacher.word] = { 
-        :value   =&gt; teacher.word, 
-        :secure  =&gt; false,
-        :expires =&gt; Time.now + 4.years
-      }
       redirect R(Home)
     end
   end</diff>
      <filename>learning/controllers.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c6559d42adaf8624d836ecb8b4f6bfaf53255e47</id>
    </parent>
  </parents>
  <author>
    <name>John Beppu</name>
    <email>john.beppu@gmail.com</email>
  </author>
  <url>http://github.com/beppu/learning/commit/4a8d2702d5fc4045400fb9120724cac7f192887b</url>
  <id>4a8d2702d5fc4045400fb9120724cac7f192887b</id>
  <committed-date>2008-11-25T18:13:38-08:00</committed-date>
  <authored-date>2008-11-25T18:13:38-08:00</authored-date>
  <message>got rid of cookie example, because camping 2.0 will make this kinda hack unnecessary</message>
  <tree>84f5044e8ed00fe609c75dfeea225014708d196d</tree>
  <committer>
    <name>John Beppu</name>
    <email>john.beppu@gmail.com</email>
  </committer>
</commit>
