Added a new site wide design and some other bits and pieces.
[selectricity] / config / routes.rb
index 0b6d80a1740d11abc8c19e2f71fdfe483707aa76..c9beb55e174dca775d5d5976e19e085a57c32c70 100644 (file)
@@ -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'

Benjamin Mako Hill || Want to submit a patch?