I think my topic title might be wrong due to my bad english.. 
actually, i try to change the change the url from 
http://localhost:3000/people/l <http://localhost:3000/people/action>ist to 
http://localhost:3000/ <http://localhost:3000/people/action>sales_contact
and not to set a root for website

if in rails 2.3
map.connect 'Person' , :controller=> 'people', :action => 'list'
the result it change url from 
http://localhost:3000/people/l<http://localhost:3000/people/action>
ist to http://localhost:3000/ <http://localhost:3000/people/action>
sales_contact

if in rails 3.2??

-- 
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@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/M5WQm4p9QQQJ.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to