DannyBen/webcache

View on GitHub
Runfile

Summary

Maintainability
Test Coverage
require 'webcache'
 
title "WebCache Developer Toolbelt"
summary "Runfile tasks for building the WebCache gem"
version WebCache::VERSION
 
import_gem 'runfile-tasks/gem'
import 'debug'