class Esquema::Property
def build_title
-
(String)
- The title attribute.
def build_title options[:title].presence || object.name.to_s.humanize end
(String)
- The title attribute.
def build_title options[:title].presence || object.name.to_s.humanize end