Class: SourceSource

Inherits:
Role::SourceRole show all
Defined in:
app/models/source_source.rb

Overview

The person who is a source, i.e. as used in personal communications.

Instance Attribute Summary

Attributes included from Housekeeping::Users

#by

Class Method Summary collapse

Methods included from Housekeeping::Users

#set_created_by_id, #set_updated_by_id

Class Method Details

.human_nameObject



4
5
6
# File 'app/models/source_source.rb', line 4

def self.human_name
  'Source'
end