.
.
.
  # You can have the root of your site routed with map.root 
  # -- just remember to delete public/index.html.
  map.connect '', :controller => 'site', :action => 'index', :id => nil
.
.
.

