middleman/middleman/Rakefile

5 lines
132 B
Ruby
Raw Normal View History

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