Skip to content

Instantly share code, notes, and snippets.

@nicinabox
Created May 4, 2011 16:24
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 nicinabox/955514 to your computer and use it in GitHub Desktop.
Save nicinabox/955514 to your computer and use it in GitHub Desktop.
Padrino Rakefile
# Rakefile
require File.dirname(__FILE__) + '/config/boot.rb'
require 'thor'
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