search for: content_root

Displaying 1 result from an estimated 1 matches for "content_root".

2006 Aug 03
1
routeset mapper problem
...s, checking that dispatch.fcgi runs on the command-line, checking .htaccess, killing all dispatch processes before reloading, checking logs (nothing), running webbrick... and no luck yet. I get a simple file not found. here''s the routing config I have in /config/routes.rb I have: map.content_root '''' and then there are two route_mappers, required from environment.rb, which are loaded depending on the version of rails in environment.rb: if defined? ActionController::Routing::RouteSet::Mapper require ''support/route_mapper'' else require ''supp...