2007/11/18, pedro mg <[EMAIL PROTECTED]>: > The class is here: http://pastebin.com/f7c92f95a
Remove the quotes around the regexp on line 5. Right now the expression returns nil, which is not an entry in your MIME_TYPES hash. Apparently the browser can work around a nil mime-type for the .css but not for the pics. -- Cheers, zimbatm _______________________________________________ Camping-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/camping-list

