This is not a real app. so stuff your perversion and top posting.
I got this from RailsCasts
http://railscasts.com/episodes/35-custom-rest-actions

On Jan 3, 1:07 pm, Marnen Laibow-Koser <li...@ruby-forum.com> wrote:
> Ron Green wrote:
> > The correct answer is:
>
> > map.resources :pages, :collection => {:home => :get, :about
> > => :get, :contact => :get }
>
> > and then the link_to becomes:
>
> > <%= link_to 'About', about_pages_path%>
>
> This is a bit of a perversion of map.resources.  You probably want to
> just consider this :controller/:action (which the default routes already
> provide).
>
> [Please don't top-post.]
>
> Best,
> -- 
> Marnen Laibow-Koserhttp://www.marnen.org
> mar...@marnen.org
> --
> Posted viahttp://www.ruby-forum.com/.

--

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 rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.


Reply via email to