Table of Contents - flightstats-flex-0.4.0 Documentation
Pages
-
README
- flightstats-flex
- Installation
- Usage
- Supported APIs
- Airports
- Active airports
- Active airports for date
- All airports (active and inactive)
- Current airport by code (code type chosen via precedence order)
- Airport on date by code
- Airports by city code
- Airports by country code
- Airport by FlightStats code
- Airports by IATA code
- Airport by IATA code on date
- Airports by ICAO code
- Airport by ICAO code on date
- Airports within radius of location
- Flight Status & Track by Flight
- Flight Status (by flight ID)
- Flight status (flights departing on date)
- Flight status (flights arriving on date)
- Flight track (by flight ID)
- Flight tracks arriving on date (starting from specified hour of day)
- Flight tracks departing on date (starting from specified hour of day)
- Schedules/Connections
- Direct scheduled flights by arrival location and date
- Direct scheduled flights by departure location and departure date
- Direct scheduled flights by carrier, flight number, and arrival date(s)
- Direct scheduled flights by carrier, flight number, arrival location and arrival date(s)
- Direct scheduled flights by carrier, flight number, and departure date(s)
- Direct scheduled flights by carrier, flight number, departure location and departure date(s)
- Direct and connecting scheduled flights between two locations by arrival date
- Direct and connecting scheduled flights between two locations by departure date
- Contributing
- License
Classes and Modules
- FlightStats
- FlightStats::API
- FlightStats::API::BadRequest
- FlightStats::API::ClientError
- FlightStats::API::Forbidden
- FlightStats::API::InternalServerError
- FlightStats::API::MethodNotAllowed
- FlightStats::API::Net
- FlightStats::API::Net::HTTPAdapter
- FlightStats::API::NotFound
- FlightStats::API::Redirection
- FlightStats::API::ResponseError
- FlightStats::API::ServerError
- FlightStats::AbstractDate
- FlightStats::ActualGateDeparture
- FlightStats::ActualRunwayDeparture
- FlightStats::Airline
- FlightStats::Airport
- FlightStats::AirportResources
- FlightStats::Appendix
- FlightStats::ArrivalDate
- FlightStats::Codeshare
- FlightStats::ConfigurationError
- FlightStats::DepartureDate
- FlightStats::Equipment
- FlightStats::Error
- FlightStats::EstimatedGateArrival
- FlightStats::EstimatedGateDeparture
- FlightStats::EstimatedRunwayArrival
- FlightStats::EstimatedRunwayDeparture
- FlightStats::ExtendedOptions
- FlightStats::Flight
- FlightStats::FlightDurations
- FlightStats::FlightEquipment
- FlightStats::FlightId
- FlightStats::FlightLeg
- FlightStats::FlightPlanPlannedArrival
- FlightStats::FlightPlanPlannedDeparture
- FlightStats::FlightStatus
- FlightStats::Helper
- FlightStats::OperationalTimes
- FlightStats::Operator
- FlightStats::PublishedArrival
- FlightStats::PublishedDeparture
- FlightStats::Resource
- FlightStats::Resource::UnknownModel
- FlightStats::Schedule
- FlightStats::ScheduledGateArrival
- FlightStats::ScheduledGateDeparture
- FlightStats::Version
Methods
- ::accept — FlightStats::API
- ::accept_language — FlightStats::API
- ::accept_language= — FlightStats::API
- ::actives — FlightStats::Airport
- ::actives_for_date — FlightStats::Airport
- ::all — FlightStats::Airport
- ::app_id — FlightStats
- ::app_key — FlightStats
- ::arriving_on — FlightStats::FlightStatus
- ::base_path — FlightStats::Airport
- ::base_path — FlightStats::FlightStatus
- ::base_uri — FlightStats::API
- ::by_city_code — FlightStats::Airport
- ::by_country_code — FlightStats::Airport
- ::by_flight_id — FlightStats::FlightStatus
- ::by_flight_stats_code — FlightStats::Airport
- ::by_iata_code — FlightStats::Airport
- ::by_iata_code_on_date — FlightStats::Airport
- ::by_icao_code — FlightStats::Airport
- ::by_icao_code_on_date — FlightStats::Airport
- ::const_defined? — FlightStats
- ::const_get — FlightStats
- ::content_type — FlightStats::API
- ::current — FlightStats::Airport
- ::delete — FlightStats::API
- ::departing_on — FlightStats::FlightStatus
- ::direct_and_connecting_arriving — FlightStats::Flight
- ::direct_and_connecting_departing — FlightStats::Flight
- ::direct_arriving_at — FlightStats::Flight
- ::direct_arriving_by_flight_number — FlightStats::Flight
- ::direct_arriving_by_flight_number_and_location — FlightStats::Flight
- ::direct_departing_by_flight_number — FlightStats::Flight
- ::direct_departing_by_flight_number_and_location — FlightStats::Flight
- ::direct_departing_from — FlightStats::Flight
- ::from_json — FlightStats::Resource
- ::from_parsed_json — FlightStats::Resource
- ::from_response — FlightStats::Resource
- ::get — FlightStats::API
- ::head — FlightStats::API
- ::headers — FlightStats::API
- ::inspect — FlightStats::Version
- ::log — FlightStats
- ::new — FlightStats::API::ResponseError
- ::new — FlightStats::Resource
- ::on_date — FlightStats::Airport
- ::post — FlightStats::API
- ::put — FlightStats::API
- ::string_to_model — FlightStats::Resource
- ::string_to_model_with_caching — FlightStats::Resource
- ::to_s — FlightStats::Version
- ::track_arriving_on — FlightStats::FlightStatus
- ::track_by_flight_id — FlightStats::FlightStatus
- ::track_departing_on — FlightStats::FlightStatus
- ::user_agent — FlightStats::API
- ::within_radius — FlightStats::Airport
- #attributes= — FlightStats::Resource
- #camelize — FlightStats::Helper
- #classify — FlightStats::Helper
- #code — FlightStats::API::ResponseError
- #demodulize — FlightStats::Helper
- #hash_with_indifferent_read_access — FlightStats::Helper
- #http_error — FlightStats::API::ResponseError
- #json — FlightStats::API::ResponseError
- #message — FlightStats::API::ResponseError
- #net_http — FlightStats::API::Net::HTTPAdapter
- #pluralize — FlightStats::Helper
- #request — FlightStats::API::Net::HTTPAdapter
- #set_message — FlightStats::Error
- #singularize — FlightStats::Helper
- #stringify_keys! — FlightStats::Helper
- #to_param — FlightStats::Resource
- #to_s — FlightStats::Error
- #to_s — FlightStats::API::ResponseError
- #to_s — FlightStats::Flight
- #to_s — FlightStats::FlightLeg
- #underscore — FlightStats::Helper
- #underscore_with_caching — FlightStats::Resource