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.
Throttling Rails logins with Rack Attack

Throttling Rails logins with Rack Attack

6
Comments 2
2 min read
Pessimistic Locking ( Rails Internal )

Pessimistic Locking ( Rails Internal )

10
Comments
3 min read
Mastering Rails Web Navigation with link_to and button_to Helpers - Part 2

Mastering Rails Web Navigation with link_to and button_to Helpers - Part 2

1
Comments
18 min read
Building a Full Stack Application with Ruby on Rails and React within the MVC Architecture

Building a Full Stack Application with Ruby on Rails and React within the MVC Architecture

1
Comments
3 min read
MacOS Sonoma: libmysqlclient.21.dylib (no such file, not in dyld cache)

MacOS Sonoma: libmysqlclient.21.dylib (no such file, not in dyld cache)

1
Comments 4
2 min read
Mastering Rails Web Navigation with link_to and button_to Helpers - Part 1

Mastering Rails Web Navigation with link_to and button_to Helpers - Part 1

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

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

8
Comments 3
3 min read
From Slow to Lightning Fast: Optimizing String Concatenation in Ruby on Rails

From Slow to Lightning Fast: Optimizing String Concatenation in Ruby on Rails

22
Comments 1
6 min read
Expressive Ruby and Rails: Communicate Effectively With Your Code

Expressive Ruby and Rails: Communicate Effectively With Your Code

1
Comments
9 min read
Ruby on Rails can scale - here is one example

Ruby on Rails can scale - here is one example

1
Comments
1 min read
Seamlessly Integrating Stripe Payments in a Rails-React Application

Seamlessly Integrating Stripe Payments in a Rails-React Application

2
Comments
2 min read
Ruby enumerables considered helpful

Ruby enumerables considered helpful

1
Comments
5 min read
The Full-Stack development experience

The Full-Stack development experience

9
Comments
7 min read
Using Action Policy for a Ruby on Rails App: The Basics

Using Action Policy for a Ruby on Rails App: The Basics

2
Comments
7 min read
Rocky Mountain Ruby 2023: An Intimate Assembly of Brilliant Minds

Rocky Mountain Ruby 2023: An Intimate Assembly of Brilliant Minds

11
Comments 4
3 min read
UPCOMING RUBY CONFERENCES

UPCOMING RUBY CONFERENCES

6
Comments 1
1 min read
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
RailsWorld 2023: Hotwire Edition

RailsWorld 2023: Hotwire Edition

3
Comments
3 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

Comments
3 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
On using Phlex

On using Phlex

9
Comments
5 min read
An Introduction to LiteStack for Ruby on Rails

An Introduction to LiteStack for Ruby on Rails

3
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

6
Comments
6 min read
Deploying a Rails app with Kamal

Deploying a Rails app with Kamal

7
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

1
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
Enhancing development with REPLs - A practical guide

Enhancing development with REPLs - A practical guide

247
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
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

1
Comments
4 min read
loading...