Mercurial > hg > soundsoftware-site
view vendor/plugins/redmine_bibliography/config/routes.rb @ 476:9867ed78c4c1 cannam_integration
Merge
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Mon, 27 Jun 2011 12:38:09 +0100 |
parents | 49fb7a9ef79c |
children | 2fe129b04d82 |
line wrap: on
line source
ActionController::Routing::Routes.draw do |map| map.resources :publications, :collection => { :sort_authors => :post } end