How to get your Heroku app to optimize your images for you automagically using Paperclip, image_optim and special buildpacks
Site speed can be said to be the number one issue facing web developers today. Whether it’s this KISS Metrics…
Achieving Developer Excellence with Automated Testing
Heroku
Site speed can be said to be the number one issue facing web developers today. Whether it’s this KISS Metrics…
First you need to know how to connect to your Heroku application using bash. You can then use the du…
Heroku you now have SIX different versions of top-level navigation across your website(s) Who in the world told you that…
[This is an excerpt from an email I answered on the Rails-Talk list today] That’s actually pretty hard, but with…
What you may miss off-the-bat is that Heroku’s copy of your app is actually a git repository. It’s like github’s…
Ran into an annoying chicken/egg involving deploying to Heroku with a shared database. It seems that Heroku isn’t happy unless…