Mercurial > hg > soundsoftware-site
view vendor/plugins/redmine_bibliography/config/routes.rb @ 965:4018f255c97b cannam
Merge from branch "feature_523"
author | Chris Cannam |
---|---|
date | Tue, 16 Oct 2012 16:47:33 +0100 |
parents | 2fe129b04d82 |
children |
line wrap: on
line source
ActionController::Routing::Routes.draw do |map| map.resources :publications, :collection => { :sort_author_order => :post } end