Class: ActiveRecord::XmlSerializer::Attribute

Inherits:
Object
  • Object
show all
Defined in:
lib/ruboss_on_ruby/active_foo.rb

Instance Method Summary collapse

Instance Method Details

#display_nameObject



97
98
99
# File 'lib/ruboss_on_ruby/active_foo.rb', line 97

def display_name
  @name.gsub('?','')
end