Sha256: cbdbdea7df8f70ec1becda4e48b7eca0a309677bd729d2741df449cb8ba778fb

Contents?: true

Size: 153 Bytes

Versions: 1

Compression:

Stored size: 153 Bytes

Contents

# frozen_string_literal: true

class RocketfuelApi::Service::Pixel < RocketfuelApi::Service
  def initialize(connection)
    super(connection)
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rocketfuel_api-0.1.2 lib/rocketfuel_api/service/pixel.rb