v1.5.0
- Support looking up airports by the name of the city they are located in with
Airports.find_all_by_city_name
(@viral810, @timrogers) - Refactor
Airports
soAirport
objects are only generated once and the code is cleaner (@timrogers)
Airports.find_all_by_city_name
(@viral810, @timrogers)Airports
so Airport
objects are only generated once and the code is cleaner (@timrogers)