class Property
Public Instance Methods
english_name()
click to toggle source
# File test/standard_api/test_app/models.rb, line 32 def english_name 'A Name' end
# File test/standard_api/test_app/models.rb, line 32 def english_name 'A Name' end