Skip to content
Snippets Groups Projects
Commit a9d3c421 authored by lowellmower's avatar lowellmower
Browse files

expect metro_code vs metrocode in JSON response

parent 4f6958fc
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@ module Geocoder::Result
end
def self.response_attributes
%w[metrocode ip]
%w[metro_code ip]
end
response_attributes.each do |a|
......
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