Displaying 1 result from an estimated 1 matches for "locationmap".
Did you mean:
location2a
2007 Feb 15
1
Images and stylesheets are not serving
...patch.fcgi:24
</pre>
And finally here''s the routes.rb form the application
<pre>
ActionController::Routing::Routes.draw do |map|
map.accessibility
''/accessibility'',:controller=>''pages'',:action=>''accessibility''
map.locationmap
''/location'',:controller=>''pages'',:action=>''locationmap''
map.signup ''/signup'',:controller=>''people'',:action=>''new''
map.welsh
''/cymraeg'',:controller=>'&...