Class: OrgDepartment

Inherits:
ActiveRecord::Base
  • Object
show all
Includes:
ActionView::Helpers::AutoTagHelper::FormInfo, ActiveRecord::Mlang
Defined in:
app/models/org_department.rb

Instance Method Summary collapse

Instance Method Details

#__display__Object

def self.editable_columns(); [] ; end



15
16
17
# File 'app/models/org_department.rb', line 15

def __display__
  self.text.label
end