Skip to content

Bugfix

Latest
Compare
Choose a tag to compare
@zpaulovics zpaulovics released this 03 Jun 08:41
· 2 commits to master since this release

Custom option handling bug fixed.

    <%= f.input :date_field, as: :date_picker, :label => 'Date field',
                input_html: {data: {date_options: {defaultDate: '2012/12/25'}}} %>