<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -158,7 +158,7 @@ describe Merb::Cache::ActionStore do
     end
 
     it &quot;should cache the stats action by team, start_date &amp; end_date parameters&quot; do
-      start_date, end_date = Time.today.to_s, Time.now.to_s
+      start_date, end_date = (Time.now - 60).to_s, Time.now.to_s
       dispatch_to(MLBScores, :stats, :start_date =&gt; start_date, :end_date =&gt; end_date)
 
       @dummy.data(&quot;MLBScores#stats&quot;, :team =&gt; :all, :start_date =&gt; start_date, :end_date =&gt; end_date).should == &quot;MLBScores stats(all, #{start_date}, #{end_date})&quot;</diff>
      <filename>merb-cache/spec/merb-cache/stores/strategy/action_store_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d41ee6a91f8d9d385158112f7b9d114ed1c24829</id>
    </parent>
  </parents>
  <author>
    <name>snusnu</name>
    <email>gamsnjaga@gmail.com</email>
  </author>
  <url>http://github.com/wycats/merb/commit/f9b723cf68e69cc6647eac0fdf52d6ad14cbd950</url>
  <id>f9b723cf68e69cc6647eac0fdf52d6ad14cbd950</id>
  <committed-date>2009-10-01T20:16:15-07:00</committed-date>
  <authored-date>2009-10-01T20:14:37-07:00</authored-date>
  <message>[merb-cache] Not using Time.today in specs makes them more robust</message>
  <tree>486389733a3920887944fed3ed879255cb205c93</tree>
  <committer>
    <name>snusnu</name>
    <email>gamsnjaga@gmail.com</email>
  </committer>
</commit>
