2 lines
119 B
Ruby
2 lines
119 B
Ruby
json.extract! @space, :name, :type, :address, :hours, :phone, :email, :website, :description, :created_at, :updated_at
|