Is it possible to automatically precompile my assets in a Rails app before pushing out to Heroku? I always forget to do it, so it would be nice if when I typed git push he
git push he
On the cedar stack, it will do this during slug compilation. I recommend that.