Mercurial > hg > soundsoftware-site
view plugins/redmine_bibliography/config/routes.rb @ 1148:e827a0182a14 redmine-2.2-integration
Tags plugin: removed TabularFormBuilder (no longer used by Redmine).
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Mon, 14 Jan 2013 15:14:37 +0000 |
parents | f589996baa51 |
children | b1d3bc0b7f7e |
line wrap: on
line source
RedmineApp::Application.routes.draw do resources :publications, :collection => { :sort_author_order => :post } end