Blogs
Biometric Authentication With Ruby On Rails (For Web Services)
On the whole, though, these forms of biometric authentication are lauded, and being incorporated in more and more pieces of technology. From hardware like smartphones and laptops to software such as web applications and services, the demand for bi...
Ruby on Rails Refactoring - When Do You Need It and Why?
Refactoring means, in simplest possible terms, improving existing code without changing its functionality. It’s all about code quality and optimisation, not product redesign. Users never see the changes. So why do it? Because ultimately, refactori...
Hosting a Ruby on Rails App: AWS, Google Cloud Platform, Microsoft Azure, Heroku and Digital Ocean
At some point, you will have to decide where to host your amazing RoR application. Choosing between dozens of excellent hosting providers might not be so easy. Choosing each provider will have its own trade-offs in terms of price, deployment and c...
Ruby Versions Used in Commercial Projects in 2017
The Ruby community is famous for fast development of greenfield projects and quick acceptance of new concepts. However, it's worth noting that a lot of mature projects such as GitHub, Shopify and Basecamp also operate with Ruby at their core. Ever...