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

Silence warning from requiring mathn #19856

Merged
merged 1 commit into from Apr 22, 2015

Conversation

sikachu
Copy link
Member

@sikachu sikachu commented Apr 22, 2015

Running Action View test case currently printing out this warning:

lib/mathn.rb is deprecated

(For example: https://travis-ci.org/rails/rails/jobs/59573388#L401)

This should silence the warning since we really want to require this
file in this test.

Running Action View test case currently printing out this warning:

    lib/mathn.rb is deprecated

This should silence the warning since we really want to require this
file in this test.
rafaelfranca added a commit that referenced this pull request Apr 22, 2015
Silence warning from requiring mathn
@rafaelfranca rafaelfranca merged commit 9a034bc into rails:master Apr 22, 2015
@sikachu sikachu deleted the silence-mathn-warning branch July 18, 2015 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants