timrogers / airports

Access data on airports from around the world using Ruby
MIT License
32 stars 20 forks source link

Add find_all_by_country_name method #131

Closed wilburhimself closed 6 months ago

wilburhimself commented 6 months ago

This PR adds a find_all_by_country_name method to filter airports by country.

timrogers commented 6 months ago

Released in v1.9.0!