Thank you. I should have noticed 500 and not 404. I had permissions wrong for the stylesheets directory so it couldn't create the cache. David Genord II
On 9/28/07, Jonathan Weiss <[EMAIL PROTECTED]> wrote: > > David Genord II wrote: > > Great release but the style sheet seems to be missing. > > David Genord II > > application.css is dynamically rendered and cached in > stylesheets_controller.rb in order to make it possible to use images in > the stylesheet but still have Webistrano mounted in a subdirectory, e.g. > with monrel: > > mongrel_rails start --prefix /webistrano > > See > > http://labs.peritor.com/webistrano/browser/trunk/app/views/stylesheets/application.rhtml > > Jonathan > > -- > Jonathan Weiss > http://blog.innerewut.de > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
