middleman/middleman/Rakefile

5 lines
132 B
Text
Raw Normal View History

# coding:utf-8
RAKE_ROOT = __FILE__
2012-01-05 20:34:24 -08:00
GEM_NAME = "middleman"
require File.expand_path(File.dirname(__FILE__) + '/../gem_rake_helper')