As I recall, Mongrel first looks for the files, then, if the file is not
found, tries to interpret it via routes.rb. Are you sure you have the
file name in the CSS accurate:
i.e.
url(/images/test.gif)
and not just
url(image/test.gif)
-Nathan
Chris Griffin wrote:
I hesitate to through this to the group because it seems like it
should work and I'm just missing something simple...
I'm doing local development and running Mongrel (scripts/server). The
problem is URLs in CSS files are getting sent to Rials as
controller/action/... instead of being served as static files. In this
case they are background image files. Has any one run across this?
Thanks,
Chris
_______________________________________________
Sdruby mailing list
[email protected]
http://lists.sdruby.com/mailman/listinfo/sdruby
_______________________________________________
Sdruby mailing list
[email protected]
http://lists.sdruby.com/mailman/listinfo/sdruby