Class: Peoplefinder::ReportedProfile

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/peoplefinder/reported_profile.rb

Constant Summary collapse

REASONS =
[
  'Duplicate profile',
  'Incorrect details',
  'This person has left the department'
]