diff --git a/README.md b/README.md index b5bee7b..f7ffb36 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,9 @@ The goal is to help every Rails developer to build an awesome Rails product/serv * [Paperclip](https://github.com/thoughtbot/paperclip) - Easy file attachment management for ActiveRecord. * [Dragonfly](http://markevans.github.io/dragonfly) - Dragonfly is for on-the-fly file processing - suitable for images or other attachments +## Maps +* [Google-Maps-for-Rails](https://github.com/apneadiving/Google-Maps-for-Rails) - Enables easy Google map + overlays creation in Ruby apps + ## Searching * [ransack](https://github.com/activerecord-hackery/ransack) - Ransack enables the creation of both simple and advanced search forms for your Ruby on Rails application. * [elasticsearch-rails](https://github.com/elastic/elasticsearch-rails) - Elasticsearch integrations for ActiveModel/Record and Ruby on Rails.