Hey guys, So i was trying to make SASS work with Heroku. Read only file system, slightly annoying, but never mind. Here's something i came up with. http://github.com/mooktakim/heroku_sass_and_cache/tree/master
Its not amazing. It might be useful to someone out there. If someone can figure out how i can force css&js file generation when rails loads please let me know. I can run in console: app.get "/" and also using script runner i can do: ActionController::Integration::Session.new.get '/' But, when i add that into environment.rb or anywhere, it doesn't seem to work. Regards, Mooktakim Ahmed --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
