Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing support for date_select method. #13

Merged
merged 1 commit into from
Aug 6, 2020
Merged

Commits on Aug 6, 2020

  1. Add missing support for date_select method.

    Prior to this commit, a corresponding implementation for
    [ActionView::Helpers::FormBuilder#date_select][date_select] was omitted.
    
    This commit corrects that oversight.
    
    [date_select]: https://api.rubyonrails.org/classes/ActionView/Helpers/FormBuilder.html#method-i-date_select
    seanpdoyle committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    d3bbac5 View commit details
    Browse the repository at this point in the history