lib/scrapers/wunderground.rb in scrapers-2.0.1 vs lib/scrapers/wunderground.rb in scrapers-2.0.2
- old
+ new
@@ -1,7 +1,7 @@
# -*- ruby -*-
require 'mechanize'
-require 'pry'
+# require 'pry'
module Scrapers
module Wunderground
def self.scrape(url)