Navigation Menu

Skip to content

Commit

Permalink
added include Rake::DSL to documentation which fixes warnings on rake…
Browse files Browse the repository at this point in the history
… 0.9.2
  • Loading branch information
joshuatbrown committed Jun 23, 2011
1 parent 434a6cb commit 2e3db55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -23,6 +23,7 @@ Then run the bundle command:
Now, create a Rakefile (unless you already have one!):

# Rakefile
include Rake::DSL
require 'bundler'
Bundler.require

Expand Down

0 comments on commit 2e3db55

Please sign in to comment.