To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
root / vendor / plugins / redmine_tags / config / routes.rb @ 780:31b3aa308568
History | View | Annotate | Download (192 Bytes)
| 1 | 775:a7cb76a52ec0 | luis | ActionController::Routing::Routes.draw do |map| |
|---|---|---|---|
| 2 | map.connect 'projects/set_fieldset_status', :controller => 'projects', :action => 'set_fieldset_status', :conditions => {:method => :post} |
||
| 3 | end |