Easily Share Your Localhost with Ngrok
Sometimes you want to show a prototype web application that is working on your computer to other people.
Sometimes you want to show a prototype web application that is working on your computer to other people.
I’ve been a long time Stylus user since i’ve started playing with Node.js . Until recently i started to understand the real power of Stylus with Mixins. Basi...
Deploying Rails 4 to Heroku can be tricky and have some nuances that you have to take care of. I’ve struggled around to find solutions to little stuff and lo...
Cron jobs are really useful for recurring background jobs ( mailing, indexing etc.) . In Ruby / Rails world there are plenty of options for background procce...
As you may already know my previous Stop using Digital Ocean Now! For the greater good ! blog post which is about DO shutting down the account caused tremend...
As you all know DigitalOcean is the new rage for cloud hosting. I’ve also been a DO customer for like 7-8 months. I told everybody about DO that they’re awes...
As a developer who’s mostly involved in Ruby and JS ( Node ) development i’m pretty interested in what’s new / hot in those. I love Ruby and i really like us...
If you are upgrading from a previous Rails version or want to use Shoulda with Rails 4 and Test Unit the possibility that your Shoulda matchers won’t work wi...