In: |
lib/Borges/HTML/HtmlAttributes.rb
|
Parent: | Object |
HtmlAttributes is a set of attributes to be attached to an HtmlElement.
Set an attribute to a value (or true). method_missing handles one or two arguments, setting the value to true if given one argument, and to the value if given two. method_missing also strips an ’=’ on the message sent.