7646e982d3
- creator polymorphic instead of user - implementation
2 lines
143 B
Ruby
2 lines
143 B
Ruby
json.extract! @comment, :id, :title, :comment, :commentable_id, :commentable_type, :creator_id, :creator_type, :role, :created_at, :updated_at
|