Issue Fixed.
It was the Compass error. Thought it tried to compile SASS files
everytime I access the app for the first time after a git push. Didn't
know it happens on every dyno restart.
Found a solution and added it to production config so that Compass
never tries to compile files. It works fine now.
Also added config option to never generate line comments in
stylesheets (sass does that. IMO dirty!)
On Mar 21, 5:19 pm, Kiran Jonnalagadda <
ki...@hasgeek.in> wrote: