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

4 lines
173 B
Plaintext
Raw Normal View History

2014-08-23 16:59:42 +02:00
json.extract! @event, :id, :title, :description, :start_time, :end_time,
:place_name, :address, :city, :region, :locality, :url, :contact,
:tags