<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -32,7 +32,7 @@ function show_response(response)
 
     &lt;div class=&quot;inner_left&quot;&gt;
         &lt;div class=&quot;panel&quot; id=&quot;links&quot;&gt;
-          &lt;h2&gt;DataCert Links&lt;/h2&gt;
+          &lt;h2&gt;Links&lt;/h2&gt;
 
           &lt;div class=&quot;Toolbar&quot;&gt;
             &lt;%= link_to_window(&quot;New Link&quot;, &quot;Create New Link&quot;, </diff>
      <filename>app/views/homes/show.html.erb</filename>
    </modified>
    <modified>
      <diff>@@ -137,7 +137,7 @@
 
 		&lt;div id=&quot;Footer&quot;&gt;
 			&lt;p&gt;
-				&amp;copy; Copyright 2007, DataCert, Inc - &lt;a href=&quot;/rss/&quot;&gt;RSS&lt;/a&gt; - &lt;a href=&quot;http://validator.w3.org/check?uri=referer&quot; title=&quot;Validate&quot;&gt;XHTML&lt;/a&gt; - &lt;a href=&quot;http://jigsaw.w3.org/css-validator/check/referer&quot; title=&quot;Validate&quot;&gt;CSS&lt;/a&gt;
+				Powered by Ruby on Rails
 			&lt;/p&gt;
 		&lt;/div&gt;
 		</diff>
      <filename>app/views/layouts/application.html.erb</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,3 @@
-		&lt;img src=&quot;/images/datacert_logo.jpg&quot; width=&quot;100&quot; /&gt;
 		&lt;div class=&quot;inner clear&quot; id=&quot;list&quot;&gt;
 			&lt;% @links.each do |link| %&gt;
 				&lt;div class=&quot;Link&quot;&gt;</diff>
      <filename>app/views/links/index.html.erb</filename>
    </modified>
    <modified>
      <diff>@@ -11,7 +11,7 @@
           %td= f.text_field :first_name
         %tr
           %th Last Name
-          %td= f.text_field :last_name, :onblur =&gt; &quot;$('user_email').value = $('user_first_name').value + '.' + $('user_last_name').value + '@datacert.com';&quot;
+          %td= f.text_field :last_name
         %tr
           %th Login
           %td= f.text_field :login</diff>
      <filename>app/views/users/_form.html.haml</filename>
    </modified>
    <modified>
      <diff>@@ -4,9 +4,9 @@ raise &quot;To avoid rake task loading problems: run 'rake clobber' in vendor/plugins
 # In rails 1.2, plugins aren't available in the path until they're loaded.
 # Check to see if the rspec plugin is installed first and require
 # it if it is.  If not, use the gem version.
-rspec_base = File.expand_path(File.dirname(__FILE__) + '/../../rspec/lib')
+rspec_base = File.expand_path(File.dirname(__FILE__) + '/../../vendor/plugins/rspec/lib')
 $LOAD_PATH.unshift(rspec_base) if File.exist?(rspec_base)
-require 'vendor/plugins/rspec/lib/spec/rake/spectask'
+require 'spec/rake/spectask'
 
 spec_prereq = File.exist?(File.join(RAILS_ROOT, 'config', 'database.yml')) ? &quot;db:test:prepare&quot; : :noop
 task :noop do</diff>
      <filename>lib/tasks/rspec.rake</filename>
    </modified>
    <modified>
      <diff>@@ -1 +1 @@
-Subproject commit 3e84b8a8f6d531d063bb30aa09d7e8d2c6709a1d
+Subproject commit a89dafba358230e1b4d4bf02de6e51bfdb8a6a0c</diff>
      <filename>vendor/plugins/rspec-rails</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>80ba11014beb4db4f07a8025cd5ba8b24084dbad</id>
    </parent>
  </parents>
  <author>
    <name>Bryan Ray</name>
    <email>bryansray@gmail.com</email>
  </author>
  <url>http://github.com/bryansray/tempo/commit/234e89db4ba0bf924471745bf37d971add9e5ca9</url>
  <id>234e89db4ba0bf924471745bf37d971add9e5ca9</id>
  <committed-date>2008-08-27T15:19:05-07:00</committed-date>
  <authored-date>2008-08-27T15:19:05-07:00</authored-date>
  <message>Removed some company specific references.</message>
  <tree>f763bfc31611bd24e72aa6025a01067a2af09286</tree>
  <committer>
    <name>Bryan Ray</name>
    <email>bryansray@gmail.com</email>
  </committer>
</commit>
