Hello service_disruption gem
Well over the past few weeks I’ve been working on a little gem that makes it easy to get notifications when the Tube status changes. As a byproduct it also gives easy access to the tube data as ruby objects too :)
Well over the past few weeks I’ve been working on a little gem that makes it easy to get notifications when the Tube status changes. As a byproduct it also gives easy access to the tube data as ruby objects too :)
I’m looking at you Microsoft web services!
After a lot of trawling around the internet I couldn’t find any reference as to how to set up a post deploy hook for heroku. Even the airbrake:heroku:add_post_deploy_hook rake task didn’t seem to work, so I have managed to piece together my own custom post deploy hook
I’m currently working on a social networking platform(very beta!) for London, and we use Resque to handle all of our background jobs, sending outbound mail, image processing etc.