Latest Version: 0.9.6.2
  Dashboard > Pylons Cookbook > Browse Space > Labels > rest
  Pylons Cookbook Log In | Sign Up   View a printable version of the current page.  
  Label: rest

Content with label rest in Pylons Cookbook (See content from all spaces)
Related Labels: tutorial, routes

Routes for people in a hurry
Introduction Routes handles mapping URL's to controllers and their methods, or 'action's as Routes refers to them. By default, Pylons sets up the following route (found in YOURPROJ/config/routing.py): map.connect(':controller/:action/:id') A part of the path beginning with a {{:}} means that it is a variable ...
Other labels: routes, tutorial
Site running on a free Atlassian Confluence Open Source Project License granted to Pylons. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.3.3 Build:#645 Feb 13, 2007) - Bug/feature request - Contact Administrators
Top