Method: Wee::Brush::PasswordInputTag#initialize
- Defined in:
- lib/wee/html_brushes.rb
#initialize ⇒ PasswordInputTag
Returns a new instance of PasswordInputTag.
400 401 402 |
# File 'lib/wee/html_brushes.rb', line 400 def initialize super(HTML_TYPE) end |