単純に,
map.connect '', :controller => 'top', :action => 'index'
などとすればいいのだが,public/index.htmlが存在するとそちらが優先されるらしい.ので削除を忘れずに.
comments powered by Disqus単純に,
map.connect '', :controller => 'top', :action => 'index'
などとすればいいのだが,public/index.htmlが存在するとそちらが優先されるらしい.ので削除を忘れずに.
comments powered by Disqus