retrospring/app/models/reports/comment.rb

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
35 B
Ruby
Raw Normal View History

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