middleman/middleman-templates/Rakefile
2014-03-11 11:07:55 +00:00

6 lines
143 B
Ruby

# coding:utf-8
RAKE_ROOT = __FILE__
GEM_NAME = 'middleman-templates'
require File.expand_path(File.dirname(__FILE__) + '/../gem_rake_helper')