Mercurial > hg > soundsoftware-site
view vendor/plugins/redmine_bibliography/config/routes.rb @ 444:b461f84ed41a feature_36
Publications: Routes for regular REST behaviour; Import view and controller action; New beahviour for new action.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Sat, 04 Jun 2011 18:08:01 +0100 |
parents | |
children | 49fb7a9ef79c |
line wrap: on
line source
ActionController::Routing::Routes.draw do |map| map.resources :publications end