Class: Professor
- Inherits:
-
Object
- Object
- Professor
- Defined in:
- lib/vendor/plugins/inherited_resources/test/customized_belongs_to_test.rb
Class Method Summary collapse
Class Method Details
.human_name ⇒ Object
7 |
# File 'lib/vendor/plugins/inherited_resources/test/customized_belongs_to_test.rb', line 7 def self.human_name; 'Professor'; end |