public
Fork of halorgium/mephisto
Description: A mirror of the mephisto code-base
Homepage: http://mephistoblog.com/
Clone URL: git://github.com/technoweenie/mephisto.git
Click here to lend your support to: mephisto and make a donation at www.pledgie.com !
sometimes i use profanity in my code when i get frustrated.  sorry

git-svn-id: http://svn.techno-weenie.net/projects/mephisto/trunk@1492 
567b1171-46fb-0310-a4c9-b4bef9110e78
technoweenie (author)
Sun Aug 06 01:59:45 -0700 2006
commit  a7df7b945d4d8addcd6e3231300f171b3e4d10cc
tree    059b5171e5ed5724dd90a1c8a9af23b4d99e7c5f
parent  53b8690ddd781424d800e88539c99136d8e5813a
...
35
36
37
38
39
40
41
...
35
36
37
 
38
39
40
0
@@ -35,7 +35,6 @@ class CachingTest < ActionController::IntegrationTest
0
       assert_expires_pages section_url_for(:home),
0
                            feed_url_for(:home) do
0
         writer.create :title => 'This is a new article & title', :body => 'this is a new article body', :sections => [sections(:home)], :published_at => 5.minutes.ago
0
- RAILS_DEFAULT_LOGGER.warn "HOLY FUCKING SHIT"
0
       end
0
     end
0
     

Comments

    No one has commented yet.