view config.ru @ 1147:8d5cbea13b90 redmine-2.2-integration

Tags Plugin: changed form_remote_tag to form_tag with :remote hash.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Mon, 14 Jan 2013 15:10:28 +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