I've got the following error which I think is associated with Heroku's
Read only file sytstem:

http://gist.github.com/306605

I have the .gems manifest and my environment.rb configured to use/
install Compass, installed from gemcutter, which relies on HAML/SASS.
So in turn I have the app set up to use HAML too in both the above
files. I've installed the sass-on-heroku plugin which should redirect
the complied SASS to the tmp directory, for some reason I still get
the error outlined in the gist above.

I've successfully deployed an older version of Compass and HAML in
another app I have on Heroku, the difference being that I vendored the
gems. That app used the sass-on-heroku plugin too, so it seems to work
there. So not sure what I'm doing wrong.

Amongst other things, I've tried this but still get the same error.

http://groups.google.com/group/spree-user/browse_thread/thread/eb9d3a89c08414b9

Any pointers anyone can give as to where I should look next would be
most helpful. Thanks.

-- 
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.

Reply via email to