retrospring/app/models/reports/comment.rb

2 lines
35 B
Ruby
Raw Normal View History

2014-12-27 14:35:09 +01:00
class Reports::Comment < Report
end