DEV Community

Ruby on Rails

Ruby on Rails is a popular web framework that happens to power dev.to ❤️

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
ActiveRecord performance: the N+1 queries antipattern
Cover image for ActiveRecord performance: the N+1 queries antipattern

ActiveRecord performance: the N+1 queries antipattern

69
Comments 3
6 min read
Dockerize a Rails 5, Postgres, Redis, Sidekiq and Action Cable Application with Docker Compose
Cover image for Dockerize a Rails 5, Postgres, Redis, Sidekiq and Action Cable Application with Docker Compose

Dockerize a Rails 5, Postgres, Redis, Sidekiq and Action Cable Application with Docker Compose

137
Comments 14
9 min read
Rails' built-in cache stores: an overview
Cover image for Rails' built-in cache stores: an overview

Rails' built-in cache stores: an overview

13
Comments
4 min read
Adding a title page to your PDF using CombinePDF
Cover image for Adding a title page to your PDF using CombinePDF

Adding a title page to your PDF using CombinePDF

11
Comments 4
3 min read
My Experience as a RailsConf Opportunity Scholar

My Experience as a RailsConf Opportunity Scholar

9
Comments
9 min read
Containerizing Rails: Techniques, Pitfalls, and Best Practices (RailsConf 2018)

Containerizing Rails: Techniques, Pitfalls, and Best Practices (RailsConf 2018)

8
Comments
2 min read
How to Easily Avoid Hitting the Memory Limit on Heroku

How to Easily Avoid Hitting the Memory Limit on Heroku

30
Comments 8
2 min read
Multiple Ways to Change Database Column in Rails

Multiple Ways to Change Database Column in Rails

48
Comments 1
3 min read
First Developer Conference, Suggestions?

First Developer Conference, Suggestions?

10
Comments 3
1 min read
Service Workers & Rails Middleware
Cover image for Service Workers & Rails Middleware

Service Workers & Rails Middleware

25
Comments 1
9 min read
Better passwords in Ruby applications with the Pwned Passwords API
Cover image for Better passwords in Ruby applications with the Pwned Passwords API

Better passwords in Ruby applications with the Pwned Passwords API

108
Comments 8
6 min read
Add SMS Notifications to Your Rails App Using Twilio
Cover image for Add SMS Notifications to Your Rails App Using Twilio

Add SMS Notifications to Your Rails App Using Twilio

34
Comments 2
11 min read
Russian doll caching in Rails
Cover image for Russian doll caching in Rails

Russian doll caching in Rails

21
Comments
5 min read
Dynamically filter data via URL params with Rack::Reducer

Dynamically filter data via URL params with Rack::Reducer

26
Comments 8
2 min read
How to use rake db commands in the correct way

How to use rake db commands in the correct way

67
Comments 1
4 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.