Hi Is there any difference saying map.root :controller => 'home'
and
map.root :controller => 'home',:action=>'index'
Thanks in advance Sijo
Hi Is there any difference saying map.root :controller => 'home'
and
map.root :controller => 'home',:action=>'index'
Thanks in advance Sijo
They are same The entry action of a controller named “index”