all you need to do is this: production.rb: Sass::Plugin.options[:never_update] = true
martin On Oct 22, 5:48 pm, Josh Coffman <[email protected]> wrote: > I was just finally trying haml and did a quick push up to heroku to make > sure it worked. I think causing a problem with the read-only file system. > Can anyone confirm, or know of a way to get haml working on heroku? > > This was the production log from the heroku command line: > > ==> production.log <== > > Started GET "/" for 72.208.78.46 at 2010-10-22 15:40:00 -0700 > > Errno::EROFS (Read-only file system - > /disk1/home/slugs/274925_92988c8_75a6-15f7f62e-5365-490a-9a8a-f6b735d4b340/ > mnt/public/stylesheets/ie.css > - Heroku has a read-only filesystem. > Seehttp://docs.heroku.com/constraints#read-only-filesystem): > > Thanks, > Josh -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
