Retrospring/app/models/reports/answer.rb

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

2 lines
34 B
Ruby
Raw Normal View History

2014-12-27 05:35:09 -08:00
class Reports::Answer < Report
end