X-Git-Url: https://irasnyder.com/gitweb/?a=blobdiff_plain;f=config%2Froutes.rb;fp=config%2Froutes.rb;h=ddbc98a494d3586a93932d618063e94f38c7d71a;hb=233a6b122bc4aed44a0babee0797d2dba6da5b06;hp=9bbc463769d032fc4d79bad51536d29805e3a2cd;hpb=43745f29d581cad82adaa2071bfd97977ec502f6;p=cs356-p2-videostore.git diff --git a/config/routes.rb b/config/routes.rb index 9bbc463..ddbc98a 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -11,7 +11,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 => "login" # Allow downloading Web Service WSDL as a file with an extension # instead of a file named 'wsdl'