Changeset 1503
- Timestamp:
- 04/09/08 16:14:06 (5 months ago)
- Files:
-
- hive/trunk/data_webapp/config/routes.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
hive/trunk/data_webapp/config/routes.rb
r1501 r1503 19 19 # You can have the root of your site routed by hooking up '' 20 20 # -- just remember to delete public/index.html. 21 map.connect '', :controller => " clients"21 map.connect '', :controller => "data" 22 22 23 23 # Allow downloading Web Service WSDL as a file with an extension
