remove fixture logs from repo

arnaud sellenet committed Mar 31, 2014
commit 32f949efc662da6ce754c80c9ee97d974c2e89af
Showing 2 changed files with 1 additions and 9 deletions
.gitignore +1 -0
@@ @@ -18,3 +18,4 @@ _yardoc
doc/
.rspec
+ spec/fixtures/default/log/*
spec/fixtures/default/log/steam.log +0 -9
@@ @@ -1,9 +0,0 @@
- # Logfile created on 2014-03-31 18:17:27 +0200 by logger.rb/1.2.8
- Started GET "/filtered" at 2014-03-31 18:17:27 +0200
- Detecting locale EN
- Found page "Various uses of the with_scope tag" [filtered]
- [with_scope] conditions: date gte 2012-06-01 00:00:00, date lte 2012-06-10 23:59:59, city matches (?-mix:Kansas), state ne Illinois, tags == awesome, tags nin bad, price in [5.0, 5.5]
- Steamed liquid page template
- Completed 200 OK in 35.6ms
-
-