On 6 апр, 16:18, Schalk Neethling <[email protected]> wrote:
> Hi there,
>
> I have article display set-up on my side as follows:
> map.article 'article/show/:permalink', :controller => 'article', :action
> => 'show'
>
> So you might be looking for something like this:
> map.posts '/posts/:user_id', :controller => 'posts', :action =< 'show'
>
> HTH,
> Schalk
>

So for scaffold-generated resourse I have to create seven routes :(
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to