agenda-libre-ruby/app/views/cities/show.json.jbuilder

2 lines
124 B
Plaintext
Raw Normal View History

2013-12-03 21:56:20 +01:00
json.extract! @city, :name, :majname, :postalcode, :inseecode, :regioncode, :latitude, :longitude, :created_at, :updated_at