1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-11 22:24:21 +01:00
fab-manager/app/views/open_api/v1/events/_event.json.jbuilder

4 lines
104 B
Plaintext
Raw Normal View History

# frozen_string_literal: true
2016-05-04 18:17:50 +02:00
json.extract! event, :id, :title, :description, :updated_at, :created_at