<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -32,6 +32,8 @@
   %p.submit
     = f.submit &quot;Save&quot;
   %p.delete
+    = link_to 'Cancel', record_path(@record)
+    |
     = link_to 'Delete', record_path(@record), :confirm =&gt; 'Are you sure?', :method =&gt; :delete
 
 </diff>
      <filename>app/views/records/edit.haml</filename>
    </modified>
    <modified>
      <diff>@@ -28,7 +28,7 @@ Rails::Initializer.run do |config|
   config.gem &quot;fastercsv&quot;
   config.gem &quot;mbleigh-acts-as-taggable-on&quot;, :source =&gt; &quot;http://gems.github.com&quot;, :lib =&gt; &quot;acts-as-taggable-on&quot;
   config.gem &quot;json&quot;
-  config.gem &quot;will_paginate&quot;
+  config.gem &quot;mislav-will_paginate&quot;, :source =&gt; &quot;http://gems.github.com&quot;, :lib =&gt; &quot;will_paginate&quot;
   # config.gem 'fiveruns_tuneup'
 
   # Only load the plugins named here, in the order given. By default, all plugins</diff>
      <filename>config/environment.rb</filename>
    </modified>
    <modified>
      <diff>@@ -64,7 +64,7 @@ h1
 h2
   :font-size 1.1em
 #content
-  :margin 4em 0
+  :margin 2em 0 4em 0
 .tag
   :-moz-border-radius 5px
   :-webkit-border-radius 5px</diff>
      <filename>public/stylesheets/sass/screen.sass</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>01793f7f1cd3bad7ae8f58b2551186c7e1a90c7e</id>
    </parent>
  </parents>
  <author>
    <name>robmckinnon</name>
    <email>rob@theyworkforyou.co.nz</email>
  </author>
  <url>http://github.com/robertbrook/kb/commit/ede0f942ef3c629fb8f09374a4edaa7a0cc4d2f9</url>
  <id>ede0f942ef3c629fb8f09374a4edaa7a0cc4d2f9</id>
  <committed-date>2009-09-15T04:37:25-07:00</committed-date>
  <authored-date>2009-09-15T04:37:25-07:00</authored-date>
  <message>configured will_paginate gem source to be from github</message>
  <tree>dd606d2060b3a87a8ec803c73029c11a5d8ddbfd</tree>
  <committer>
    <name>robmckinnon</name>
    <email>rob@theyworkforyou.co.nz</email>
  </committer>
</commit>
