라벨이 Index인 게시물 표시

map.root - rourts.rb (root 변경)

config/routes.rb map.root :controller => "customers" 라고 변경을 해도 root변경이 안되길래 ...찾았더니 -.- public/index.html지워야지! 암뇨~   # You can have the root of your site routed with map.root -- just remember to delete public/index.html.   # map.root :controller => "welcome"   1년이 지나서 고칠 생각을 하는 나도 참...