X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/c933ff40da110253bc4c474d9c79c3a4ed98721d..469888b30ec666c4f5e11f0be42cab539b2a7ab4:/config/routes.rb diff --git a/config/routes.rb b/config/routes.rb index 0b6d80a..c9beb55 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -8,7 +8,7 @@ ActionController::Routing::Routes.draw do |map| # You can have the root of your site routed by hooking up '' # -- just remember to delete public/index.html. - # map.connect '', :controller => "welcome" + map.connect '', :controller => "site" # Allow downloading Web Service WSDL as a file with an extension # instead of a file named 'wsdl'