Sha256: f1557b854611561ebf612d174a5ef3c2ba1a2a99a835970c52f74f5a886096ce

Contents?: true

Size: 154 Bytes

Versions: 1

Compression:

Stored size: 154 Bytes

Contents

# frozen_string_literal: true

class RocketfuelApi::Service::Tactic < 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/tactic.rb