Ruby on Rails is a great framework for startups, but we often hear people talk about Rails scalability issues when a startup project grows too large (read: becomes very popular). One of the key events that triggered the discussion that Rails can’t scale …
Similar
Read about the advantages of using Docker and learn how to build and dockerize a Ruby on Rails application that uses PostgreSQL, Redis and Sidekiq. (more…)
Read more »
How do you look for changed attributes using Ruby on Rails? It's straightforward, in fact. Let's look at two ways you can get started. (more…)
Read more »
Do not expose your secrets on the client. The following guide will outline how to upload files directly to S3 without exposing your secret… (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 »
Learn how to make your Ruby on Rails application much faster with these simple tips. (more…)
Read more »