I use HAML and SASS on Heroku. It works fine but you have to tweak a few things to make it work right. I used a plugin called "hassle"...it's on github.
On Fri, Oct 22, 2010 at 6: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. See > http://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]<heroku%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > -- ========================================= Brandon Casci Loudcaster http://loudcaster.com ========================================= -- 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.
