Class: Html::Flag
Overview
HTML flags are those that don’t have a closing tag, e.g. <img href=“”>
Instance Method Summary collapse
Methods inherited from Base
#attributes, #initialize, #processed_output, tag, #tag
Constructor Details
This class inherits a constructor from Html::Base