Class: City

Inherits:
Object
  • Object
show all
Defined in:
lib/vendor/plugins/inherited_resources/test/nested_belongs_to_test.rb

Class Method Summary collapse

Class Method Details

.human_nameObject



10
# File 'lib/vendor/plugins/inherited_resources/test/nested_belongs_to_test.rb', line 10

def self.human_name; 'City'; end