map.root

Hi    Is there any difference saying map.root :controller => 'home'

and

map.root :controller => 'home',:action=>'index'

Thanks in advance Sijo

They are same :slight_smile: The entry action of a controller named “index”