EuRuKo is an annual pan-European Ruby conference. This year it was held in Athens, Greece, on June 28th and 29th. Railsware crew had a good time there and I’d like to share some insights and ideas brought from the conference. Читать по-русски тут. First of all, it was very inspiring …
Railsware Blog
on product management, engineering, design, culture and many more...
How to set up the Heroku tools for deployment with multiple accountsThis is a guide to setting up the Heroku toolset so that you can deploy an existing Heroku app, or create a new app on Heroku. As you may not yet know, the vanilla Heroku toolset can only work with a single Heroku account. This is fine for personal use, …
This is a guide to setting up the Heroku toolset so that you can deploy an existing Heroku app, or create a new app on Heroku. As you may not yet know, the vanilla Heroku toolset can only work with a single Heroku account. This is fine for personal use, …
A couple of Airbrake tipsNo software is complete without bugs and no Rails application is complete without proper exception tracking. In most cases we choose Airbrake to collect those exceptions for us. Here’s a couple of tips to make Airbrake more useful. Server-specific environment names Here at the Playhem team we have multiple independent …
No software is complete without bugs and no Rails application is complete without proper exception tracking. In most cases we choose Airbrake to collect those exceptions for us. Here’s a couple of tips to make Airbrake more useful. Server-specific environment names Here at the Playhem team we have multiple independent …