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