Class: Ecm::Staff::Organisation

Inherits:
Base
  • Object
show all
Extended by:
FriendlyId
Defined in:
app/models/ecm/staff/organisation.rb

Instance Method Summary collapse

Methods inherited from Base

table_name_prefix

Instance Method Details

#to_sObject



23
24
25
# File 'app/models/ecm/staff/organisation.rb', line 23

def to_s
  name
end