Trying to add start year to date_select
<%= date_select(:start_year => 1980)%>
It’s throwing an exception "wrong number of arguments (1 for 0)
Can’t I add a start_year, API shows this option ?
TIA
Stuart
Trying to add start year to date_select
<%= date_select(:start_year => 1980)%>
It’s throwing an exception "wrong number of arguments (1 for 0)
Can’t I add a start_year, API shows this option ?
TIA
Stuart
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs