Class: Program
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Program
- Includes:
- AuthoredModel, FrequentModel, SearchableModel, SluggedModel
- Defined in:
- app/models/program.rb
Overview
A Regulatory Program
The top of the Program -> CO -> Control hierarchy
Instance Method Summary (collapse)
Instance Method Details
- (Object) display_name
24 25 26 |
# File 'app/models/program.rb', line 24 def display_name slug end |