Reports usages of
find
or
find_by
in a view or view helper. Database interaction should be performed by the controller and stored in variables for the view to access.
Inspired by
'Ruby on Rails Code Quality Checklist'