Skip to content

Instantly share code, notes, and snippets.

@tadamak
Created May 21, 2011 14:04
Show Gist options
  • Save tadamak/984553 to your computer and use it in GitHub Desktop.
Save tadamak/984553 to your computer and use it in GitHub Desktop.
Undefined method 'task'
module ::APP_NAME
class Application
include Rake::DSL
end
end
module ::RakeFileUtils
extend Rake::FileUtilsExt
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment