Sha256: 97e40599f75af3af94d6cb63f63b78f6f5d368695988108d3035a77462833b24
Contents?: true
Size: 144 Bytes
Versions: 6
Compression:
Stored size: 144 Bytes
Contents
class PercentInput < SimpleForm::Inputs::Base def input "#{@builder.text_field(attribute_name, input_html_options)}%".html_safe end end
Version data entries
6 entries across 6 versions & 2 rubygems