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

provide correct information [ci skip] #13573

Merged
merged 1 commit into from Jan 2, 2014

Conversation

kuldeepaggarwal
Copy link
Contributor

Previously it was written that default value of end_year and start_year in date_select helper was Time.now.year + 5 and Time.now.year - 5 respectively, but this PR has corrected the values to: Date.today.year + 5 and Date.today.year - 5 respectively that takes zone into consideration.

rafaelfranca added a commit that referenced this pull request Jan 2, 2014
@rafaelfranca rafaelfranca merged commit 96288e8 into rails:master Jan 2, 2014
@kuldeepaggarwal kuldeepaggarwal deleted the doc-fix-default-values branch January 2, 2014 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants