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

Rename options param of #time_ago_in_words to match API change #15961

Merged
merged 1 commit into from
Jun 29, 2014

Commits on Jun 28, 2014

  1. Rename options param of #time_ago_in_words to match API change

    Rename `include_seconds_or_options` to `options` to match 6b9356a (which removed the deprecation introduced by rails#6077).  This has no functional impact because the parameter is passed directly through, but makes it clearer that the parameter no longer supports a boolean as input.
    mckramer committed Jun 28, 2014
    Configuration menu
    Copy the full SHA
    4e1dc11 View commit details
    Browse the repository at this point in the history