Sha256: cae3143a838c816bc3ab11beb8a49634d9e92ff1f1922ceafbefb648d11fed7e
Contents?: true
Size: 221 Bytes
Versions: 49
Compression:
Stored size: 221 Bytes
Contents
class FakeInput < SimpleForm::Inputs::StringInput # This method only create a basic input without reading any value from object def input template.text_field_tag(attribute_name, nil, input_html_options) end end
Version data entries
49 entries across 49 versions & 1 rubygems