view config.ru @ 1563:171c31a5cca4 live

A script to flatten an Hg repo with subrepos into one without. Not currently used.
author Chris Cannam
date Wed, 20 Jan 2016 15:03:23 +0000
parents 433d4f72a19b
children
line wrap: on
line source
# This file is used by Rack-based servers to start the application.

require ::File.expand_path('../config/environment',  __FILE__)
run RedmineApp::Application