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

Added tests for eager_load config option rake tasks #10195

Merged

Conversation

pftg
Copy link
Contributor

@pftg pftg commented Apr 12, 2013

Added tests to check that eager_load config option skipped for rake tasks like it says in comment

# Rake tasks automatically ignore this option for performance.
config.eager_load = true

josevalim pushed a commit that referenced this pull request Apr 12, 2013
…on_tests

Added tests for `eager_load` config option rake tasks
@josevalim josevalim merged commit c7673b0 into rails:master Apr 12, 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