Sha256: 0a5d3b1efe2a3a854fb680ac5d31073ed9d272e794414d16feae4783704241a8
Contents?: true
Size: 162 Bytes
Versions: 1
Compression:
Stored size: 162 Bytes
Contents
# frozen_string_literal: true class RocketfuelApi::Service::AssignedFlight < 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/assigned_flight.rb |