<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -48,7 +48,7 @@ describe 'Blog' do
     form.at('textarea').inner_html.should == ''
     form.at('input[@type=submit]')['value'].should == 'Add Entry'
   end
-  
+
   it 'should add new pages' do
     create_page('new page', 'cool! a new page')
     doc = check_page</diff>
      <filename>examples/app/blog/spec/blog.rb</filename>
    </modified>
    <modified>
      <diff>@@ -63,7 +63,7 @@ class PasteController &lt; Ramaze::Controller
     response['Content-Type'] = 'text/plain'
     respond paste.text
   end
-    
+
   def save_theme( theme_name )
     session[ :theme ] = theme_name
   end</diff>
      <filename>examples/app/rapaste/controller/paste.rb</filename>
    </modified>
    <modified>
      <diff>@@ -60,7 +60,7 @@ describe 'wiktacular' do
   it 'should not have foobar page' do
     doc = check_page('/foobar')
     doc.at('div#text').inner_html.strip.should == 'No Entry'
-  end 
+  end
 
   it 'should allow page editing' do
     doc = check_page('/edit/main')</diff>
      <filename>examples/app/wiktacular/spec/wiktacular.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8fde4e2a7e3689ed6e241a55bfa048a2a231350e</id>
    </parent>
  </parents>
  <author>
    <name>Michael Fellinger</name>
    <email>m.fellinger@gmail.com</email>
  </author>
  <url>http://github.com/manveru/ramaze/commit/8ebe6e36325bb1238acee1218b3bcef5dc379dac</url>
  <id>8ebe6e36325bb1238acee1218b3bcef5dc379dac</id>
  <committed-date>2008-06-29T23:48:08-07:00</committed-date>
  <authored-date>2008-06-29T23:48:08-07:00</authored-date>
  <message>Some minor whitespace fix</message>
  <tree>dbcc0382729fda47e365e40c56fbfe27e3727e1f</tree>
  <committer>
    <name>Michael Fellinger</name>
    <email>m.fellinger@gmail.com</email>
  </committer>
</commit>
