annotate plugins/redmine_bibliography/config/routes.rb @ 1268:2818bf60c84c redmine-2.2-integration

Mark intro text html safe
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Thu, 02 May 2013 12:48:44 +0100
parents b1d3bc0b7f7e
children 5ea1a213c7a5
rev   line source
luis@1130 1 RedmineApp::Application.routes.draw do
luis@1243 2 resources :publications
luis@444 3 end