<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -70,3 +70,6 @@ Rails::Initializer.run do |config|
   # Please note that observers generated using script/generate observer need to have an _observer suffix
   # config.active_record.observers = :cacher, :garbage_collector, :forum_observer
 end
+
+lh = Ticket.first; lh.updated_at = Time.at(0); Ticket.optional_refresh(lh, lh.project, lh.number)
+lh = Ticket.find_by_number(697); lh.updated_at = Time.at(0); Ticket.optional_refresh(lh, lh.project, lh.number)</diff>
      <filename>config/environment.rb</filename>
    </modified>
    <modified>
      <diff>@@ -295,10 +295,6 @@ module Lighthouse
           tag.uniq!
         end
       end
-
-    class Version &lt; Base
-      site_format &lt;&lt; '/projects/:project_id'
-    end
   end
   
   class Message &lt; Base</diff>
      <filename>vendor/gems/cyberfox-lighthouse-api-1.0.2/lib/lighthouse.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>88b63918970cc442f981249c7d26bb55e056e8d8</id>
    </parent>
  </parents>
  <author>
    <name>triage</name>
    <email>triage@fox.vulpine.com</email>
  </author>
  <url>http://github.com/cyberfox/triage/commit/5803088372c6c82d9ee391c95acc51339239064c</url>
  <id>5803088372c6c82d9ee391c95acc51339239064c</id>
  <committed-date>2009-10-26T22:47:34-07:00</committed-date>
  <authored-date>2009-10-26T22:47:34-07:00</authored-date>
  <message>Remove the now-unnecessary Version, and run a remote command at the start that fills out the appropriate class structures.</message>
  <tree>d81ca27e5f0561b6ca5e81e50846bc1ab8770f7b</tree>
  <committer>
    <name>triage</name>
    <email>triage@fox.vulpine.com</email>
  </committer>
</commit>
