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

Revert "Only include Rake::DSL if it's defined." #6583

Merged
merged 1 commit into from Jun 1, 2012

Conversation

amatsuda
Copy link
Member

@amatsuda amatsuda commented Jun 1, 2012

Because Ruby >= 1.9.3 is shipped with Rake > 0.9

% ruby -v -rrake -e 'p defined? Rake::DSL'
ruby 1.9.3p0 (2011-10-30 revision 33570) [x86_64-darwin11.1.0]
"constant"

This reverts commit 82c3aca.

Reason: Ruby 1.9.3 is shipped with Rake > 0.9
drogus added a commit that referenced this pull request Jun 1, 2012
Revert "Only include Rake::DSL if it's defined."
@drogus drogus merged commit 070454c into rails:master Jun 1, 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