We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
36d21ce
Custom option handling bug fixed.
<%= f.input :date_field, as: :date_picker, :label => 'Date field', input_html: {data: {date_options: {defaultDate: '2012/12/25'}}} %>