Re: sass_on_heroku / hassle

2010-03-27 Thread Marcel Overdijk
Hi Oren, I couldn't find this information on the hassle github page. Do you know if Hassle is advised to used by Heroku? The page and the information on Heroku website seem to be 'outdated'. Heroku.com still mentions sass_on_heroku but it's github page says it's deprecated for pedro's Hassle.

Re: sass_on_heroku / hassle

2010-03-27 Thread Marcel Overdijk
I tried to use hassle today but without succes. Locally it works but on Heroku server the stylesheet cannot be found. I've used both = stylesheet_link_tag application.css link href=/stylesheets/application.css media=screen rel=stylesheet type=text/css / in my layout, but it just can't

Re: sass_on_heroku / hassle

2010-03-27 Thread Marcel Overdijk
Got it working now, but not as I want... As long as ik keep sass templates in ./public/stylesheets/sass and include stylesheets from /stylesheets in html page everything works fine. However I like to change the template location of the sass templates to ./app/stylesheets using

Re: sass_on_heroku / hassle

2010-03-27 Thread Oren Teich
Hi Marcel, What's the confusion? As the github page says, sass_on_heroku is now hassle. You should use that one. Which info on the heroku site is outdated? Oren On Sat, Mar 27, 2010 at 5:50 AM, Marcel Overdijk marceloverd...@gmail.comwrote: Hi Oren, I couldn't find this information on

Re: sass_on_heroku / hassle

2010-03-27 Thread Marcel Overdijk
I guess I confused myself ;-) For now I also decided to just use compass/sass without hassle and commit the compiled css files to git. On Mar 27, 5:34 pm, Oren Teich o...@heroku.com wrote: Hi Marcel, What's the confusion?  As the github page says, sass_on_heroku is now hassle.  You should