3 lines
126 B
Ruby
3 lines
126 B
Ruby
json.extract! @orga, :id, :name, :description,
|
|
:place_name, :address, :city, :region, :url, :contact, :tag_list
|