Mercurial > hg > soundsoftware-site
view vendor/plugins/redmine_bibliography/config/routes.rb @ 1173:5d3fb66f9ae4 bug_371
Close obsolete branch bug_371
author | Chris Cannam |
---|---|
date | Fri, 03 Feb 2012 15:02:13 +0000 |
parents | 2fe129b04d82 |
children |
line wrap: on
line source
ActionController::Routing::Routes.draw do |map| map.resources :publications, :collection => { :sort_author_order => :post } end