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

Remove unnecessary require from active_support/inflector/methods.rb #10542

Merged
merged 1 commit into from
Jun 26, 2013

Conversation

waseem
Copy link
Contributor

@waseem waseem commented May 10, 2013

active_support/inflections already requires
active_support/inflector/inflections. There's no need to require it in
active_support/inflector/methods.

`active_support/inflections` already requires
`active_support/inflector/inflections`. There's no need to require it in
`active_support/inflector/methods`.
carlosantoniodasilva added a commit that referenced this pull request Jun 26, 2013
Remove unnecessary require from active_support/inflector/methods.rb
@carlosantoniodasilva carlosantoniodasilva merged commit 9218770 into rails:master Jun 26, 2013
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