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

use consistent explicit module inclusion #5484

Merged
merged 1 commit into from
Mar 17, 2012

Conversation

luke-gru
Copy link
Contributor

aid ease of understanding and readability for tests

I'm new to rails internals and going through the tests to get a good idea of how things work. Sometimes important modules that bring in lots of functionality are referenced by their absolute name and sometimes they aren't. I think they should be referenced using their full name.

aid ease of understanding and readability for tests
@fxn
Copy link
Member

fxn commented Mar 17, 2012

A little more consistency is always good, thanks!

fxn added a commit that referenced this pull request Mar 17, 2012
use consistent explicit module inclusion
@fxn fxn merged commit 9256372 into rails:master Mar 17, 2012
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