<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,5 @@
 class PulseController &lt; ActionController::Base
-  session :off
+  session :off unless Rails::VERSION::STRING &gt;= &quot;2.3&quot;
 
   #The pulse action. Runs &lt;tt&gt;select 1&lt;/tt&gt; on the DB. If a sane result is
   #returned, 'OK' is displayed and a 200 response code is returned. If not,</diff>
      <filename>lib/pulse_controller.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a0e66d531f71f5c9021ef57f1db750576b0992df</id>
    </parent>
  </parents>
  <author>
    <name></name>
    <email>j@chlordane.(none)</email>
  </author>
  <url>http://github.com/jnewland/pulse/commit/889daad04ba2bb2025b72587c8f8f62c743eabce</url>
  <id>889daad04ba2bb2025b72587c8f8f62c743eabce</id>
  <committed-date>2009-06-08T15:53:44-07:00</committed-date>
  <authored-date>2009-03-20T13:24:35-07:00</authored-date>
  <message>Removing session :off for Rails 2.3 to remove deprecation warning; not
needed due to lazy loading of sessions

Signed-off-by: Jesse Newland &lt;jnewland@gmail.com&gt;</message>
  <tree>51f12d42a5315c4707ea4ce665cb77b9e78958b4</tree>
  <committer>
    <name>Jesse Newland</name>
    <email>jnewland@gmail.com</email>
  </committer>
</commit>
