-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
Rails 4 brings with it changes to FormBuilder. I'm attempting to make it work with Rails 4 - assuming that doing some kind of switch to ensure backwards compatibility with 3.2 could be added afterwards.
The big change seems to be the difference between how new tags are defined, like:
vs
The change breaks on this line:
https://github.com/albertopq/jquery_datepicker/blob/master/lib/app/helpers/form_helper.rb#L9
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels