Class: HasHelpers::UIAttributes::HTMLAttributes::HTMLAttrs

Inherits:
SimpleDelegator
  • Object
show all
Defined in:
lib/has_helpers/ui_attributes.rb

Instance Method Summary collapse

Instance Method Details

#to_partial_pathObject

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