lib/spidr/agent/events.rb in spidr-0.7.0 vs lib/spidr/agent/events.rb in spidr-0.7.1
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Spidr
class Agent
#
# Pass each URL from each page visited to the given block.
#