Sha256: 1ccedf0ed1bb6e37cec30cfd6fbf41c4143368f3b57eaf91ad10f875cea9467a
Contents?: true
Size: 154 Bytes
Versions: 1
Compression:
Stored size: 154 Bytes
Contents
# frozen_string_literal: true class RocketfuelApi::Service::Flight < 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/flight.rb |