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.
Benchmarking Trilogy : Is it really the future of Rails ?

Benchmarking Trilogy : Is it really the future of Rails ?

11
Comments 2
5 min read
Optimistic Locking (Rails internals again)

Optimistic Locking (Rails internals again)

6
Comments
4 min read
Почему я программирую на Ruby

Почему я программирую на Ruby

9
Comments 7
3 min read
RailsWorld 2023: Hotwire Edition

RailsWorld 2023: Hotwire Edition

3
Comments
3 min read
Resolves error when using image selenium/standalone-chromium with Capybara (Rails)

Resolves error when using image selenium/standalone-chromium with Capybara (Rails)

Comments
1 min read
Fearless Multitenancy

Fearless Multitenancy

2
Comments 2
4 min read
Integration Patterns for Distributed Architecture - Intro to Kafka (for Rubyists)

Integration Patterns for Distributed Architecture - Intro to Kafka (for Rubyists)

1
Comments
15 min read
Update total booking price on a form (like Airbnb) without refreshing using Stimulus

Update total booking price on a form (like Airbnb) without refreshing using Stimulus

1
Comments 1
3 min read
On using Phlex

On using Phlex

11
Comments 1
5 min read
Otimizando buscas com grandes volumes de dados utilizando Scroll e Elasticsearch

Otimizando buscas com grandes volumes de dados utilizando Scroll e Elasticsearch

4
Comments 2
2 min read
An Introduction to LiteStack for Ruby on Rails

An Introduction to LiteStack for Ruby on Rails

4
Comments
7 min read
Build flexible Rails application w/ pattern Bridge (Scale your Rails App #1)

Build flexible Rails application w/ pattern Bridge (Scale your Rails App #1)

6
Comments 2
3 min read
Rails Database Migrations: Tips, Tricks, and Best Practices

Rails Database Migrations: Tips, Tricks, and Best Practices

1
Comments
3 min read
Trabalhando com Threads em Ruby

Trabalhando com Threads em Ruby

139
Comments 4
3 min read
Uploading Images in React

Uploading Images in React

Comments
5 min read
Association Accessors

Association Accessors

1
Comments
2 min read
Excerpt from The Turbo Rails Tutorial

Excerpt from The Turbo Rails Tutorial

Comments
4 min read
Using Devcontainers to set up your development environment

Using Devcontainers to set up your development environment

7
Comments 3
19 min read
How to use Flipper for feature flags in Rails

How to use Flipper for feature flags in Rails

6
Comments
4 min read
Effortless Integration Testing in Rails: Mock External APIs with RSpec

Effortless Integration Testing in Rails: Mock External APIs with RSpec

5
Comments
3 min read
An Introduction to Sidekiq for Ruby on Rails

An Introduction to Sidekiq for Ruby on Rails

2
Comments
7 min read
Seus testes não deveriam ser DRY, mas sim WET

Seus testes não deveriam ser DRY, mas sim WET

8
Comments
6 min read
Deploying a Rails app with Kamal

Deploying a Rails app with Kamal

9
Comments
6 min read
Ruby : to __callee__ or not __callee__

Ruby : to __callee__ or not __callee__

1
Comments
4 min read
The Railtie, the Gem and the Middleware

The Railtie, the Gem and the Middleware

6
Comments
3 min read
Rails GraphQL authentication from scratch #2

Rails GraphQL authentication from scratch #2

7
Comments
4 min read
Query Like a Pro: Active Record for Database Queries

Query Like a Pro: Active Record for Database Queries

4
Comments
4 min read
Rails GraphQL authentication from scratch #1

Rails GraphQL authentication from scratch #1

4
Comments
7 min read
Local snapshots

Local snapshots

1
Comments
3 min read
ActiveRecord adapter improvements

ActiveRecord adapter improvements

2
Comments
2 min read
Rails "around_action" : a less used callback

Rails "around_action" : a less used callback

2
Comments
4 min read
Building a Private 1 to 1 Chat System in Rails 7 with WebSockets & Action Cable

Building a Private 1 to 1 Chat System in Rails 7 with WebSockets & Action Cable

2
Comments
7 min read
Data migrations in regular migrations and why you (probably) should not do that

Data migrations in regular migrations and why you (probably) should not do that

12
Comments 1
3 min read
Free and opensource rails starter template

Free and opensource rails starter template

2
Comments 2
1 min read
Ready System with a Modern Stack and Many Features Using Ruby 3.2, Rails 7.0 and Avo 2

Ready System with a Modern Stack and Many Features Using Ruby 3.2, Rails 7.0 and Avo 2

15
Comments
4 min read
Rails 7. Start Kit Loves Nginx

Rails 7. Start Kit Loves Nginx

2
Comments
2 min read
Build Load More Pagination with Pagy and Rails Hotwire

Build Load More Pagination with Pagy and Rails Hotwire

1
Comments
9 min read
Real-time likes with Turbo and Rails

Real-time likes with Turbo and Rails

1
Comments
6 min read
Mini Resources List for Ruby on Rails

Mini Resources List for Ruby on Rails

6
Comments
5 min read
Enhancing development with REPLs - A practical guide

Enhancing development with REPLs - A practical guide

250
Comments 19
9 min read
Software Maintenance is Hard but there's Hope

Software Maintenance is Hard but there's Hope

2
Comments 1
3 min read
An Introduction to RuboCop for Ruby on Rails

An Introduction to RuboCop for Ruby on Rails

2
Comments
9 min read
ActionPolicy , GraphQL and Rails

ActionPolicy , GraphQL and Rails

9
Comments
4 min read
Array columns in SQLite

Array columns in SQLite

Comments
8 min read
Build Drag and Drop with Rails Hotwire

Build Drag and Drop with Rails Hotwire

10
Comments
9 min read
Optimizing SQLite compilation

Optimizing SQLite compilation

Comments
7 min read
Open Closed Principle (OCP) - Flexível como os Vingadores

Open Closed Principle (OCP) - Flexível como os Vingadores

2
Comments
4 min read
Setting up Litestream

Setting up Litestream

Comments
10 min read
Using Cursor IDE for some small changes in a Rails app

Using Cursor IDE for some small changes in a Rails app

2
Comments
4 min read
Single Responsibility Principle (SRP) - Pense como um vingador

Single Responsibility Principle (SRP) - Pense como um vingador

9
Comments 3
2 min read
Emmet Snippets in Rails Views

Emmet Snippets in Rails Views

4
Comments 1
3 min read
Exploring the Null Object Pattern in Ruby

Exploring the Null Object Pattern in Ruby

11
Comments
4 min read
Branch-specific databases with SQLite

Branch-specific databases with SQLite

4
Comments
7 min read
Fine-tuning your SQLite database

Fine-tuning your SQLite database

1
Comments
11 min read
Once a Maintainer: Marc-André Lafortune

Once a Maintainer: Marc-André Lafortune

1
Comments
10 min read
Rails Routes - Mastering Routing in Ruby on Rails: A Concise Guide with Code Examples

Rails Routes - Mastering Routing in Ruby on Rails: A Concise Guide with Code Examples

Comments
4 min read
Using Regular Expressions (RegEx) for Validations in Rails

Using Regular Expressions (RegEx) for Validations in Rails

2
Comments
4 min read
Off to the races: 3 ways to avoid race conditions

Off to the races: 3 ways to avoid race conditions

6
Comments
6 min read
Default URL Options in Ruby on Rails

Default URL Options in Ruby on Rails

1
Comments
1 min read
The Ultimate List of Ruby and Rails String Helper Methods

The Ultimate List of Ruby and Rails String Helper Methods

2
Comments
3 min read
loading...