FormBuilder
Constants
VERSION = "1.0.2"
Class methods
form(action : String | Nil = nil, method : String | Symbol | Nil = :post, theme : String | Symbol | FormBuilder::Themes::BaseTheme | Nil = nil, form_html : NamedTuple | OptionHash | Nil = OptionHash.new, &) : String
Source