On 12/20/06, Trevor Squires <[EMAIL PROTECTED]> wrote:

Hi,

in my current project I've got a couple of map.resources as such:

map.resources :quote_requests do |quote_request|
   quote_request.resources :request_items
end

map.resources :quotes, :controller => 'quote_requests'

Or just call the controller QuotesController instead of
QuoteRequestsController.  Is this really so bad?  I'd think having the
shorter url and routes would be a plus.

--
Rick Olson
http://weblog.techno-weenie.net
http://mephistoblog.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on 
Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to