Hello everybody,
I have one doubt,In routes i have mentioned as following,
map.blogpost '':controller/:action/:id'',
:controller => ''a'',
:action => ''blogpost''
map.help_pages '':controller/:action/:fn'',
:controller => ''a'',
:action => ''help_pages''
is that correct or wrong? because if i put like this then the blog is
working perfectly.if i put the help_pages on the top then the help pages
working perfectly.because the format of routes is same but the name and
parameters name is being different.how to resolve this.Please anyone
know the solution for this please let me know.
Thanks & Regards,
V.Balakrishnan
--
Posted via http://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-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---