Note: This tutorial is intended to newbies only who want to kick-start web development with Ruby on Rails. I will just share links to different resources and give tips based on my experience which may help you starting development with Ruby on Rails. (more…)
Read more »
It's the heyday of SaaS and webhooks are all the rage. Learn how to build a webhook system for your service using Rails and Sidekiq. (more…)
Read more »
This is the third part of the article describing beautiful websites that use the Ruby on Rails framework. Use these links to read the first and the second part of the list I compiled with the help of colleagues from our Ruby on Rails development company.
Read more »
You know and probably use URL shortener like Rebrandly, Bitly, TinyURL or Tiny.cc. In this short how-to we implement our URL shortener with Ruby on Rails. (more…)
Read more »
Ruby on Rails view partials can help keep your codebase DRY, but misusing them can have a significant performance impact. (more…)
Read more »