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

the rake task db:test:prepare needs to load the configuration #10711

Merged

Conversation

senny
Copy link
Member

@senny senny commented May 21, 2013

Fixes #10660

Without the configuration the task will not perform any work.

The problem was introduced with 76a8091 where the dependencies were refactored.

Without loading the configuration the task will not perform any work.
@senny
Copy link
Member Author

senny commented May 21, 2013

@rafaelfranca @tenderlove can you take a look?

rafaelfranca added a commit that referenced this pull request May 21, 2013
…_config

the rake task `db:test:prepare` needs to load the configuration
@rafaelfranca rafaelfranca merged commit f47b423 into rails:master May 21, 2013
@senny senny deleted the 10660_rake_db_test_prepare_needs_config branch May 21, 2013 14:13
rafaelfranca added a commit that referenced this pull request May 22, 2013
…_config

the rake task `db:test:prepare` needs to load the configuration
rafaelfranca added a commit that referenced this pull request May 22, 2013
…_config

the rake task `db:test:prepare` needs to load the configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rake db:test:prepare not behaving as intended (or deprecated?)
2 participants