Skip to content

Instantly share code, notes, and snippets.

@zspencer
Created November 6, 2011 05:33
Show Gist options
  • Save zspencer/1342524 to your computer and use it in GitHub Desktop.
Save zspencer/1342524 to your computer and use it in GitHub Desktop.
this is how you add the padrino rake tasks to your regular rake file
require './config/boot'
require 'padrino-core/cli/rake'
PadrinoTasks.init
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment