simplify the entry point url for rails 3.2

nvm,

i already know how to used it…

they just rename the ‘map.connect’ to ‘match’… lol

so we just need to use this code

match ‘Person’ , :controller=> ‘people’, :action => ‘list’