Files
codeocean/app/views/request_for_comments/show.json.jbuilder
Ralf Teusner e520914385 Some correction of column names.
Support for internal as well as external users. Added column user_type and used it where necessary
2015-08-18 17:44:31 +02:00

2 lines
137 B
Ruby

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