Skip to content
Snippets Groups Projects
Commit fc8e02a4 authored by Alex Reisner's avatar Alex Reisner Committed by GitHub
Browse files

Merge pull request #1101 from newstler/master

Added photos to Google Places Details.
parents aa5aba66 76241d36
No related branches found
No related tags found
No related merge requests found
...@@ -30,6 +30,10 @@ module Geocoder ...@@ -30,6 +30,10 @@ module Geocoder
def website def website
@data["website"] @data["website"]
end end
def photos
@data["photos"]
end
end end
end end
end end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment