Class: HasHelpers::UIAttributes::HTMLAttributes::HTMLAttrs
- Inherits:
-
SimpleDelegator
- Object
- SimpleDelegator
- HasHelpers::UIAttributes::HTMLAttributes::HTMLAttrs
- Defined in:
- lib/has_helpers/ui_attributes.rb
Instance Method Summary collapse
-
#to_partial_path ⇒ Object
ActiveModel interface.
Instance Method Details
#to_partial_path ⇒ Object
ActiveModel interface
7 8 9 |
# File 'lib/has_helpers/ui_attributes.rb', line 7 def to_partial_path # ActiveModel interface "has_helpers/ui_attributes/html_attrs" end |