You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
json.extract! @event, :id, :title, :description, :start_time, :end_time,
|
|
:submission_time, :decision_time,
|
|
:place_name, :address, :city, :region, :locality, :url, :contact,
|
|
:tag_list
|