To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Tag: | Revision:

root / vendor / plugins / redmine_bibliography / config / routes.rb @ 1062:5577ef946dc8

History | View | Annotate | Download (129 Bytes)

1
ActionController::Routing::Routes.draw do |map|
2
  map.resources :publications, :collection => { :sort_author_order => :post }
3
end