middleman/middleman-templates/Rakefile
2014-03-25 13:13:36 +00:00

5 lines
142 B
Ruby

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