search for: theme_javascript

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

2007 Mar 06
4
Rails 1.2 / Theme support plugin issue: Fix
...ler=>''theme'', :action=>''images'' add_named_route ''theme_stylesheets'', "/themes/:theme/stylesheets/:filename", :controller=>''theme'', :action=>''stylesheets'' add_named_route ''theme_javascript'', "/themes/:theme/javascript/:filename", :controller=>''theme'', :action=>''javascript'' add_route "/themes/*whatever", :controller=>''theme'', :action=>''error'' end This should do the...