Skip to content

Instantly share code, notes, and snippets.

@ecpplus
Created August 3, 2011 09:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ecpplus/1122294 to your computer and use it in GitHub Desktop.
Save ecpplus/1122294 to your computer and use it in GitHub Desktop.
uninitialized constant Rake::DSL error
require File.expand_path('../config/application', __FILE__)
require 'rake/dsl_definition' # add this
require 'rake'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment