32 33 34 35
# File 'lib/htmlgrid/inputfile.rb', line 32 def init super @attributes["type"] = 'file' end