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 05:35:09 -08:00
class Reports::Comment < Report
end