Files
codeocean/app/views/request_for_comments/show.json.jbuilder
Ralf Teusner 2a52b66daa rfc can now be solved.
show.html still needs to be finished
2016-06-24 16:44:34 +02:00

2 lines
136 B
Ruby

json.extract! @request_for_comment, :id, :user_id, :exercise_id, :file_id, :requested_at, :created_at, :updated_at, :user_type, :solved