Sha256: 1529bde204efc7ef64dd20662eb223f31da95eb7d092b2d359d04380724a3fdd

Contents?: true

Size: 132 Bytes

Versions: 18

Compression:

Stored size: 132 Bytes

Contents

module Landable
  module Traffic
    class ScrapeTracker < Tracker
      def save
        record_access
      end
    end
  end
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
landable-1.14.0 lib/landable/traffic/scrape_tracker.rb
landable-1.13.2 lib/landable/traffic/scrape_tracker.rb
landable-1.13.1 lib/landable/traffic/scrape_tracker.rb
landable-1.12.3 lib/landable/traffic/scrape_tracker.rb
landable-1.12.2 lib/landable/traffic/scrape_tracker.rb
landable-1.12.1 lib/landable/traffic/scrape_tracker.rb
landable-1.11.1 lib/landable/traffic/scrape_tracker.rb
landable-1.11.0 lib/landable/traffic/scrape_tracker.rb
landable-1.10.0.rc2 lib/landable/traffic/scrape_tracker.rb
landable-1.10.0.rc1 lib/landable/traffic/scrape_tracker.rb
landable-1.9.2 lib/landable/traffic/scrape_tracker.rb
landable-1.9.1 lib/landable/traffic/scrape_tracker.rb
landable-1.9.0 lib/landable/traffic/scrape_tracker.rb
landable-1.9.0.rc2 lib/landable/traffic/scrape_tracker.rb
landable-1.9.0.rc1 lib/landable/traffic/scrape_tracker.rb
landable-1.8.0 lib/landable/traffic/scrape_tracker.rb
landable-1.7.1.rc1 lib/landable/traffic/scrape_tracker.rb
landable-1.7.0 lib/landable/traffic/scrape_tracker.rb