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.
I scraped thousands of jobs from the internet and used AI (GPT4) to score them based on work-life balance

I scraped thousands of jobs from the internet and used AI (GPT4) to score them based on work-life balance

2
Comments
1 min read
Persistent Redis Connections in Sidekiq with Async::Redis: A Deep Dive.

Persistent Redis Connections in Sidekiq with Async::Redis: A Deep Dive.

18
Comments 2
9 min read
Add a “X is writing…” with Rails and Turbo

Add a “X is writing…” with Rails and Turbo

4
Comments 1
3 min read
Everything you needed to know about respond_to 🔎

Everything you needed to know about respond_to 🔎

10
Comments
4 min read
Efficient Ruby Coding: A Guide to Immediate and Non-Immediate Objects

Efficient Ruby Coding: A Guide to Immediate and Non-Immediate Objects

4
Comments
6 min read
Creating Better Test Scenarios in Ruby on Rails

Creating Better Test Scenarios in Ruby on Rails

3
Comments 2
2 min read
Ruby on Rails pluck method

Ruby on Rails pluck method

1
Comments
3 min read
Access Request Headers in a Rails Controller

Access Request Headers in a Rails Controller

4
Comments
3 min read
Symbols in Ruby: A deep dive

Symbols in Ruby: A deep dive

7
Comments
5 min read
Rails 7.2 makes counter_cache integration safer and easier

Rails 7.2 makes counter_cache integration safer and easier

1
Comments
1 min read
Understanding Rails Polymorphic Associations: A Case Study

Understanding Rails Polymorphic Associations: A Case Study

9
Comments
7 min read
Create a String to Color Helper with Ruby (and Rails)

Create a String to Color Helper with Ruby (and Rails)

1
Comments 1
2 min read
I launched 4 Projects in Just 2 Weeks! Thanks to the incredible tools we have today

I launched 4 Projects in Just 2 Weeks! Thanks to the incredible tools we have today

1
Comments
1 min read
Couchbase on Rails: A Guide to Introducing Dynamic and Adaptive Data to Your Application

Couchbase on Rails: A Guide to Introducing Dynamic and Adaptive Data to Your Application

3
Comments
8 min read
Rails Designer V1 is here!

Rails Designer V1 is here!

2
Comments 1
1 min read
Setup para Ruby / Rails: MacOS

Setup para Ruby / Rails: MacOS

3
Comments 2
7 min read
Delegated Types and and building the ultimate Kanban Board in Rails

Delegated Types and and building the ultimate Kanban Board in Rails

1
Comments
3 min read
Add a custom Tailwind CSS class for reusability and speed

Add a custom Tailwind CSS class for reusability and speed

3
Comments
2 min read
Interesting Things I learned Writing Rspec Tests

Interesting Things I learned Writing Rspec Tests

Comments
2 min read
Ubuntu Development Sprinter

Ubuntu Development Sprinter

3
Comments
1 min read
Leveraging Mixins in Ruby on Rails: A Deep Dive

Leveraging Mixins in Ruby on Rails: A Deep Dive

1
Comments
2 min read
How to save time when run RSpec tests

How to save time when run RSpec tests

4
Comments 1
1 min read
Build Your Own YouTube Thumbnail Downloader! RoR+SerpApi - Part 1

Build Your Own YouTube Thumbnail Downloader! RoR+SerpApi - Part 1

1
Comments
7 min read
Weekly Updates - July 5, 2024

Weekly Updates - July 5, 2024

1
Comments
2 min read
Setup para Ruby / Rails: Ubuntu

Setup para Ruby / Rails: Ubuntu

6
Comments
6 min read
Setup para Ruby / Rails: Windows + WSL

Setup para Ruby / Rails: Windows + WSL

5
Comments
8 min read
UI Design Tips Using Tailwind CSS for Developers

UI Design Tips Using Tailwind CSS for Developers

3
Comments 6
5 min read
A quick guide on database migrations in Ruby on Rails

A quick guide on database migrations in Ruby on Rails

18
Comments
5 min read
Installing Ruby and Rails on WSL2 using ASDF-VM

Installing Ruby and Rails on WSL2 using ASDF-VM

Comments
1 min read
New Rails 7.2: Added Rate Limiting

New Rails 7.2: Added Rate Limiting

16
Comments 2
1 min read
New in Rails 7.2: Generated With .devcontainer

New in Rails 7.2: Generated With .devcontainer

2
Comments
2 min read
New in Rails 7.2: Active Model Got type_for_attribute

New in Rails 7.2: Active Model Got type_for_attribute

2
Comments
1 min read
Tropical.rb - The Challenges of Organizing a Ruby/Rails Conference [EN]

Tropical.rb - The Challenges of Organizing a Ruby/Rails Conference [EN]

15
Comments 4
7 min read
Tropical.rb - Os desafios de organizar uma conferência de Ruby/Rails - [PT-BR]

Tropical.rb - Os desafios de organizar uma conferência de Ruby/Rails - [PT-BR]

10
Comments
8 min read
How to avoid N + 1 and keep your Ruby on Rails controller clean

How to avoid N + 1 and keep your Ruby on Rails controller clean

16
Comments
3 min read
Setup para Ruby / Rails: Sistema Operacional

Setup para Ruby / Rails: Sistema Operacional

2
Comments
1 min read
Binary Decision Tree in Ruby ? Say hello to Composite Pattern 🌳

Binary Decision Tree in Ruby ? Say hello to Composite Pattern 🌳

18
Comments
4 min read
When to use `link_to` and `button_to` in Rails

When to use `link_to` and `button_to` in Rails

3
Comments
2 min read
Turbo 8 InstantClick (Turbo-Prefetch) Feature

Turbo 8 InstantClick (Turbo-Prefetch) Feature

5
Comments
2 min read
Making Common Table Expression SQL More Railsy

Making Common Table Expression SQL More Railsy

5
Comments
9 min read
.present? VS .any? VS .exists?

.present? VS .any? VS .exists?

1
Comments
2 min read
4 article recommendations about Ruby from week 10-16 June 2024

4 article recommendations about Ruby from week 10-16 June 2024

5
Comments
1 min read
How to Scale an Existing Ruby on Rails Product from x to 10x

How to Scale an Existing Ruby on Rails Product from x to 10x

1
Comments
3 min read
Polymorphic vs Shared Table: Is speed a valid concern?

Polymorphic vs Shared Table: Is speed a valid concern?

Comments
4 min read
[Rails] count vs length vs size with Samples and a Diagram

[Rails] count vs length vs size with Samples and a Diagram

7
Comments
2 min read
Inserting and Selecting New Records - One Query

Inserting and Selecting New Records - One Query

1
Comments
4 min read
The Ultimate Guide to Hiring Ruby on Rails Developers

The Ultimate Guide to Hiring Ruby on Rails Developers

1
Comments 1
3 min read
A way to cache responses in Grape API

A way to cache responses in Grape API

1
Comments
4 min read
Ruby on Rails reselect and rewhere lets you optimize performance

Ruby on Rails reselect and rewhere lets you optimize performance

Comments
1 min read
How to add “Save and add another” feature to Rails apps

How to add “Save and add another” feature to Rails apps

6
Comments
2 min read
TIL custom order with .in_order_of

TIL custom order with .in_order_of

4
Comments
1 min read
Monitor the Performance of Your Ruby on Rails Application Using AppSignal

Monitor the Performance of Your Ruby on Rails Application Using AppSignal

2
Comments
8 min read
Do you know how the delivery of assets works in your Rails 7 app?

Do you know how the delivery of assets works in your Rails 7 app?

6
Comments 4
6 min read
Rails Caching With Couchbase in Under 5 Minutes

Rails Caching With Couchbase in Under 5 Minutes

3
Comments
3 min read
How to fix a segfault in Ruby

How to fix a segfault in Ruby

7
Comments
4 min read
I’m switching from Laravel to Rails

I’m switching from Laravel to Rails

29
Comments 6
11 min read
Understanding Observers in Ruby on Rails

Understanding Observers in Ruby on Rails

7
Comments 3
3 min read
How to Create an Undo Action with Rails

How to Create an Undo Action with Rails

4
Comments
4 min read
How to Use Tailwind CSS for Your Ruby On Rails Project

How to Use Tailwind CSS for Your Ruby On Rails Project

4
Comments 1
8 min read
Dynamic Nested Forms with Rails and Stimulus

Dynamic Nested Forms with Rails and Stimulus

Comments
3 min read
loading...