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

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

Inserting and Selecting New Records - One Query

1
Comments
4 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

8
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
Munster - Webhooks processing engine for Rails

Munster - Webhooks processing engine for Rails

5
Comments
5 min read
How to Use Tiptap's Collaboration Feature with Rails Action Cable

How to Use Tiptap's Collaboration Feature with Rails Action Cable

1
Comments
3 min read
Rails and Postgres

Rails and Postgres

2
Comments 1
2 min read
Do React ao Hotwire - Parte II - [PT-BR]

Do React ao Hotwire - Parte II - [PT-BR]

14
Comments 2
6 min read
From React to Hotwire - Part I - [EN]

From React to Hotwire - Part I - [EN]

18
Comments 1
5 min read
From React to Hotwire - Part II - [EN]

From React to Hotwire - Part II - [EN]

6
Comments 2
5 min read
loading...