Files
codeocean/app/views/comments/show.json.jbuilder
2015-03-27 11:57:35 +01:00

2 lines
96 B
Ruby

json.extract! @comment, :id, :user_id, :file_id, :row, :column, :text, :created_at, :updated_at