Skip to content

Instantly share code, notes, and snippets.

@mattmanning
Created May 24, 2011 22:47
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 mattmanning/989933 to your computer and use it in GitHub Desktop.
Save mattmanning/989933 to your computer and use it in GitHub Desktop.
Cedar rake db:migrate failure without 'include Rake::DSL'
[~/sendgrid-example] heroku run rake db:migrate
Running rake db:migrate attached to terminal... up, run.11
rake aborted!
undefined method `task' for #<SendgridExample::Application:0x000000034ab980>
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment