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.
How to use Sidekiq in Rails 7: Background Jobs

How to use Sidekiq in Rails 7: Background Jobs

11
Comments
3 min read
Ruby YJIT at Underdog

Ruby YJIT at Underdog

5
Comments
4 min read
How to write a View test in Rails with RSpec

How to write a View test in Rails with RSpec

Comments
1 min read
Testing Rails root route

Testing Rails root route

Comments
1 min read
Simple Improvements and Testing of a Rails Controller

Simple Improvements and Testing of a Rails Controller

1
Comments
1 min read
SOLID: Open-closed principle in Ruby

SOLID: Open-closed principle in Ruby

1
Comments
3 min read
Usando a gem httplog para uma melhor análise dos logs

Usando a gem httplog para uma melhor análise dos logs

6
Comments
2 min read
Audit Logging in Ruby and Rails

Audit Logging in Ruby and Rails

Comments
8 min read
Be careful with time durations in Rails

Be careful with time durations in Rails

Comments
6 min read
Challenges of a Junior Ruby Developer

Challenges of a Junior Ruby Developer

15
Comments
6 min read
Let's expect change and reload!

Let's expect change and reload!

Comments 2
2 min read
TIL. I started to collaborate with some teammates on some projects.

TIL. I started to collaborate with some teammates on some projects.

2
Comments 1
1 min read
Securing the Rails: User Authentication and Bcrypt in Ruby on Rails

Securing the Rails: User Authentication and Bcrypt in Ruby on Rails

3
Comments 1
10 min read
Active Record "merge" method. A Hidden Feature for Streamlining Database Operations.

Active Record "merge" method. A Hidden Feature for Streamlining Database Operations.

12
Comments 1
5 min read
Understanding and preventing race conditons in Ruby

Understanding and preventing race conditons in Ruby

8
Comments
3 min read
How to implement Pub/Sub pattern in Ruby on Rails?

How to implement Pub/Sub pattern in Ruby on Rails?

21
Comments 6
11 min read
How to deploy multi-environment(staging, production) application using Kamal (preivously MRSK)

How to deploy multi-environment(staging, production) application using Kamal (preivously MRSK)

4
Comments 1
3 min read
Feature flags in Rails: How to roll out and manage your features like a pro

Feature flags in Rails: How to roll out and manage your features like a pro

5
Comments
6 min read
Security sinks in Ruby on Rails Part 1 - XSS

Security sinks in Ruby on Rails Part 1 - XSS

1
Comments
2 min read
VS Code Extensions for Ruby on Rails

VS Code Extensions for Ruby on Rails

4
Comments
4 min read
In and Out of the Club: A Basic Login Application Using Rails Authentication

In and Out of the Club: A Basic Login Application Using Rails Authentication

1
Comments
11 min read
Rails deployment pipeline with Planetscale & Heroku

Rails deployment pipeline with Planetscale & Heroku

2
Comments
4 min read
Migration Magic ✨, Handling Not-Null Constraints in Production with Ruby on Rails

Migration Magic ✨, Handling Not-Null Constraints in Production with Ruby on Rails

2
Comments
3 min read
🧹 Tidying Up Your Rails Code: The Art of Refactoring, Marie Kondo Style

🧹 Tidying Up Your Rails Code: The Art of Refactoring, Marie Kondo Style

3
Comments 2
4 min read
SQL Indexes Basics in Rails

SQL Indexes Basics in Rails

4
Comments
4 min read
loading...