mirror of
https://github.com/sdogruyol/awesome-ruby.git
synced 2024-11-20 11:06:15 -05:00
Added more to geolocation
This commit is contained in:
parent
032a53578c
commit
486679eee0
1 changed files with 3 additions and 0 deletions
|
@ -142,6 +142,7 @@ A curated list of awesome Ruby frameworks, libraries and resources. Inspired by
|
|||
*Libraries for geocoding addresses and working with latitudes and longitudes.*
|
||||
|
||||
* [geocoder](https://github.com/alexreisner/geocoder) Complete Ruby geocoding solution
|
||||
* [Geokit](https://github.com/geokit/geokit) - Geokit gem provides geocoding and distance/heading calculations.
|
||||
|
||||
## HTTP
|
||||
|
||||
|
@ -261,6 +262,8 @@ A curated list of awesome Ruby frameworks, libraries and resources. Inspired by
|
|||
|
||||
*Libraries for woking with i18n.*
|
||||
|
||||
* [i18n](https://github.com/svenfuchs/i18n) - Basic internationalization(i18n) library for Ruby
|
||||
|
||||
## URL Manipulation
|
||||
|
||||
*Libraries for parsing URLs.*
|
||||
|
|
Loading…
Reference in a new issue