Module: BetterHtml::Helpers
- Defined in:
- lib/better_html/helpers.rb
Instance Method Summary collapse
Instance Method Details
#html_attributes(args) ⇒ Object
5 6 7 |
# File 'lib/better_html/helpers.rb', line 5 def html_attributes(args) BetterHtml::HtmlAttributes.new(args) end |