Class: NilClass
- Inherits:
-
Object
- Object
- NilClass
- Defined in:
- lib/dm-forms/core_ext.rb
Instance Method Summary collapse
-
#to_xml_attributes ⇒ Object
(also: #to_html_attributes)
:nodoc:.
Instance Method Details
#to_xml_attributes ⇒ Object 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 |