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.
Migrações de dados em Ruby on Rails

Migrações de dados em Ruby on Rails

11
Comments 1
5 min read
preload, eager_load, includes, joins

preload, eager_load, includes, joins

4
Comments
1 min read
Quick and Dirty ERB Conditionally Rendering 🤭

Quick and Dirty ERB Conditionally Rendering 🤭

5
Comments
1 min read
Fetching data depending on the date.

Fetching data depending on the date.

6
Comments
3 min read
Toggling view layouts with Kredis, Turbo Frames, and Rails

Toggling view layouts with Kredis, Turbo Frames, and Rails

27
Comments 2
15 min read
Authentication with Auth0 on Rails

Authentication with Auth0 on Rails

7
Comments
5 min read
Delayed Job vs. Sidekiq: Which Is Better?

Delayed Job vs. Sidekiq: Which Is Better?

7
Comments
7 min read
Rails 7 Hotwire : a tutorial

Rails 7 Hotwire : a tutorial

10
Comments
8 min read
What's a Rails Partial?

What's a Rails Partial?

7
Comments
1 min read
An experiment with controller action callback order in Rails

An experiment with controller action callback order in Rails

8
Comments 1
1 min read
Create Seamless Loading in Ruby on Rails

Create Seamless Loading in Ruby on Rails

6
Comments
4 min read
Add custom CSS to Rails app with Bootstrap

Add custom CSS to Rails app with Bootstrap

8
Comments
1 min read
Convert a Hash to a Struct-like object

Convert a Hash to a Struct-like object

5
Comments
3 min read
How to rename a Rails app

How to rename a Rails app

6
Comments
1 min read
Finally authenticating Rails users with MetaMask

Finally authenticating Rails users with MetaMask

37
Comments 3
12 min read
Ruby on Rails Abstraction Helpers

Ruby on Rails Abstraction Helpers

7
Comments
3 min read
Full-Stack JS is Insane… Is Rails better?

Full-Stack JS is Insane… Is Rails better?

3
Comments
2 min read
Dynamically re-use & lazy-load page using Hotwire

Dynamically re-use & lazy-load page using Hotwire

19
Comments
3 min read
Setup linter for Ruby on Rails and React using VS Code Devcontainers.

Setup linter for Ruby on Rails and React using VS Code Devcontainers.

16
Comments
4 min read
Using AWS S3 For File Storage in Rails Apps

Using AWS S3 For File Storage in Rails Apps

2
Comments
11 min read
Autenticación con Auth0 en Rails

Autenticación con Auth0 en Rails

12
Comments 1
6 min read
Rails administrate : big tutorial, bits of philosophy

Rails administrate : big tutorial, bits of philosophy

9
Comments 1
7 min read
Inspecting Routes in a Rails application 🧐

Inspecting Routes in a Rails application 🧐

6
Comments
3 min read
Dynamic JWT authentication and secrets rotation in Rails Applications

Dynamic JWT authentication and secrets rotation in Rails Applications

10
Comments
3 min read
Rails 7 JS on page load

Rails 7 JS on page load

8
Comments 1
1 min read
WebHook integration with Stripe Payment Intents

WebHook integration with Stripe Payment Intents

9
Comments 2
3 min read
February Gnarly Learnings #1: An Introduction to Propshaft

February Gnarly Learnings #1: An Introduction to Propshaft

2
Comments
1 min read
Building a To-Do List Using Hotwire and Stimulus

Building a To-Do List Using Hotwire and Stimulus

20
Comments
15 min read
SSGs through the ages: The 'Let's Recreate Rails' era

SSGs through the ages: The 'Let's Recreate Rails' era

9
Comments 2
4 min read
Rails 7 + Devise + Log out

Rails 7 + Devise + Log out

17
Comments 5
1 min read
Using attr_accessor to clean up your calls between models

Using attr_accessor to clean up your calls between models

4
Comments
1 min read
Adding text alignment to Trix

Adding text alignment to Trix

23
Comments 2
5 min read
Building a Lightbox with Hotwire and Swiper.js

Building a Lightbox with Hotwire and Swiper.js

20
Comments 6
16 min read
Action mailer : a tutorial

Action mailer : a tutorial

5
Comments
7 min read
Simplify Rails Views Using ViewComponents with Tailwind CSS and RSpec

Simplify Rails Views Using ViewComponents with Tailwind CSS and RSpec

25
Comments 2
4 min read
Must/Should/Can - a Personal Organization System

Must/Should/Can - a Personal Organization System

20
Comments
3 min read
GraphQL APIs in Rails

GraphQL APIs in Rails

8
Comments
11 min read
How to turn your Ruby on Rails project into a Shopify app

How to turn your Ruby on Rails project into a Shopify app

6
Comments
5 min read
Stimulus Rails 7 Tutorial

Stimulus Rails 7 Tutorial

36
Comments 1
11 min read
Custom esbuild for Rails

Custom esbuild for Rails

7
Comments
4 min read
Javascript, Sql, and File Saving

Javascript, Sql, and File Saving

6
Comments
2 min read
Environment Setup: Ruby on Rails: Platform : Windows

Environment Setup: Ruby on Rails: Platform : Windows

4
Comments
2 min read
Bootstrap Modals Using Hotwire In Rails

Bootstrap Modals Using Hotwire In Rails

16
Comments 1
4 min read
Advanced Heroku Settings For Rails

Advanced Heroku Settings For Rails

10
Comments
4 min read
Renaming a table in production in PostgreSQL

Renaming a table in production in PostgreSQL

15
Comments
3 min read
Ruby Sets

Ruby Sets

10
Comments
2 min read
Share The Gems You Love With RailsGems

Share The Gems You Love With RailsGems

6
Comments
2 min read
All About Hotwire and Turbo

All About Hotwire and Turbo

34
Comments 2
14 min read
Rails SQL Views made easy ;)

Rails SQL Views made easy ;)

7
Comments 1
1 min read
Debug Rails with ruby/debug

Debug Rails with ruby/debug

6
Comments 1
9 min read
Nossa Stack

Nossa Stack

3
Comments
2 min read
Turbo Rails 101: Building a todo app with Turbo

Turbo Rails 101: Building a todo app with Turbo

57
Comments 2
20 min read
Polymorphic joins in Active Record

Polymorphic joins in Active Record

23
Comments 4
3 min read
API tests in the repository? It can be done with HttpClient!

API tests in the repository? It can be done with HttpClient!

6
Comments 6
4 min read
Nested Resource Routing

Nested Resource Routing

7
Comments
2 min read
How to Deploy a Rails Application and Add Authentication using Devise

How to Deploy a Rails Application and Add Authentication using Devise

10
Comments
17 min read
Remove Git Config from New Rails / React / etc Project

Remove Git Config from New Rails / React / etc Project

4
Comments
1 min read
An open-source reverse job board for Rails developers

An open-source reverse job board for Rails developers

2
Comments
2 min read
Hotwire empty states with Alpine.js

Hotwire empty states with Alpine.js

19
Comments 2
6 min read
The Basics of Serializer: A Rails guide

The Basics of Serializer: A Rails guide

10
Comments
3 min read
loading...