timrogers / airports

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

Add find_all_by_country_name method #131

Closed wilburhimself closed 4 months ago

wilburhimself commented 4 months ago

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

timrogers commented 4 months ago

Released in v1.9.0!