Skip to content

Commit

Permalink
Re-enable scraped page archive
Browse files Browse the repository at this point in the history
  • Loading branch information
tmtmtmtm committed Oct 1, 2016
1 parent dff6ce8 commit 6b5d866
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scraper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
require 'pry'
require 'scraperwiki'

require 'open-uri/cached'
OpenURI::Cache.cache_path = '.cache'
# require 'open-uri/cached'
# OpenURI::Cache.cache_path = '.cache'

# require 'scraped_page_archive/open-uri'
require 'scraped_page_archive/open-uri'

class String
def tidy
Expand Down

0 comments on commit 6b5d866

Please sign in to comment.