Class: NilClass

Inherits:
Object
  • Object
show all
Defined in:
lib/dm-forms/core_ext.rb

Instance Method Summary collapse

Instance Method Details

#to_xml_attributesObject Also known as: to_html_attributes

:nodoc:



3
4
5
# File 'lib/dm-forms/core_ext.rb', line 3

def to_xml_attributes #:nodoc:
  ''
end