Method: HtmlAttrs#to_s

Defined in:
lib/html_attrs.rb

#to_sObject



39
40
41
# File 'lib/html_attrs.rb', line 39

def to_s
  self.class.attributes(self)
end