routes

most popular fresh hot now
http://weblog.jamisbuck.org/2007/2/5/nesting-resources

Nesting resources websnapr

The RESTful routes feature in Rails makes it really, really simple to nest resources within each other. Just give a block to the “map.resources” call, and define further resources on the value yielded
>30 days ago by qubit, 1 User, more info save
http://jroller.com/page/obie?entry=seo_optimization_of_urls_in

SEO Optimization of URLs in Rails with to_param websnapr

SEO optimizations for Ruby on Rails, and I was surprised about his recommendation for better URL naming.
>30 days ago by qubit, 1 User, more info save
http://earthcode.com/blog/2007/01/nested_crud_resources_in_rails.html

Nested CRUD resources in Rails 1.2 websnapr

One of the first things you will find yourself doing is nesting one resource inside another. This is just the RESTful way of working with has_many relationships.
>30 days ago by qubit, 1 User, more info save
http://weblog.jamisbuck.org/2007/1/22/named-explicit-routes

Named, explicit routes websnapr

Let me clarify a bit. I don’t use map.connect with implicit routes. And just what is an implicit route?
>30 days ago by qubit, 1 User, more info save
http://errtheblog.com/post/38

rake routes [Wanna see all your routes right there in y ... websnapr

desc "Print out all the currently defined routes." task :routes => :environment do puts ActionController::Routing::Routes.routes.map { |r| sprintf "%30s => %s", r.path.inspec
>30 days ago by qubit, 1 User, more info save
http://solutions.treypiepmeier.com/2006/11/05/basic-crud-for-nested-elements-using-restful-rails/

Basic CRUD for Nested Elements using RESTful Rails websnapr

(This all assumes you’ve set your app up using script/generate scaffold_resource with all the bells and whistles of spelling out your table columns in the command line.)
>30 days ago by qubit, 1 User, more info save
http://www.brianketelsen.com/articles/2006/11/15/restful-link-helpers

RESTful link helpers websnapr

If you're creating nested routes for your new Simply RESTful controllers, you might run into the problem I just found.
>30 days ago by qubit, 1 User, more info save
http://weblog.jamisbuck.org/2006/10/4/under-the-hood-route-recognition-in-rails

Under the hood: route recognition in Rails websnapr

The DSL implementation of routes only scratches the surface. In this second installment, we’re going to delve even deeper. We’re going to lay bare the mysteries of route recognition.
>30 days ago by qubit, 1 User, more info save
http://www.voipservicedirectory.com/forums/

Wholesale voip minutes forums websnapr

Found some nice routes for Europe in this voip forum
>30 days ago by jspinelli6, 1 User, more info save