MorningPeak/app/views/comments/show.json.jbuilder

2 lines
143 B
Ruby

json.extract! @comment, :id, :title, :comment, :commentable_id, :commentable_type, :creator_id, :creator_type, :role, :created_at, :updated_at