Sha256: 1f83d10334083005612febb9e0e6570fa4b72e65a42b9da2b37bf75ff500639d

Contents?: true

Size: 241 Bytes

Versions: 9

Compression:

Stored size: 241 Bytes

Contents

class GetaroundUtils::Utils::HttpReporter
  include GetaroundUtils::Mixins::Loggable

  def initialize(_)
    loggable_log(:warn, 'use of deprecated class')
  end

  def report(_)
    loggable_log(:warn, 'use of deprecated class')
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
getaround_utils-0.2.11 lib/getaround_utils/utils/http_reporter.rb
getaround_utils-0.2.10 lib/getaround_utils/utils/http_reporter.rb
getaround_utils-0.2.9 lib/getaround_utils/utils/http_reporter.rb
getaround_utils-0.2.7 lib/getaround_utils/utils/http_reporter.rb
getaround_utils-0.2.6 lib/getaround_utils/utils/http_reporter.rb
getaround_utils-0.2.5 lib/getaround_utils/utils/http_reporter.rb
getaround_utils-0.2.1 lib/getaround_utils/utils/http_reporter.rb
getaround_utils-0.2.0 lib/getaround_utils/utils/http_reporter.rb
getaround_utils-0.1.20 lib/getaround_utils/utils/http_reporter.rb