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.
The most painful reason NULLs are evil

The most painful reason NULLs are evil

1
Comments 1
1 min read
Customize the Turbo Progress Bar

Customize the Turbo Progress Bar

1
Comments
2 min read
Migrating a SQLite3 Database to PostgreSQL in Dokku

Migrating a SQLite3 Database to PostgreSQL in Dokku

4
Comments
2 min read
Base test profiling inside docker with test-prof

Base test profiling inside docker with test-prof

3
Comments
2 min read
Best way to start diving into the Rails code base?

Best way to start diving into the Rails code base?

5
Comments
1 min read
Lesser Known Rails Helpers to Write Cleaner View Code

Lesser Known Rails Helpers to Write Cleaner View Code

5
Comments
3 min read
Understanding Callbacks in Rails: Enhancing Model Interactions and Lifecycle Management

Understanding Callbacks in Rails: Enhancing Model Interactions and Lifecycle Management

3
Comments
2 min read
How to handle remote services in tests

How to handle remote services in tests

Comments
2 min read
Where to read ENV variables in Ruby on Rails application

Where to read ENV variables in Ruby on Rails application

Comments
2 min read
Regular automatic dependencies update with CircleCI

Regular automatic dependencies update with CircleCI

Comments
3 min read
Enum validation in Ruby on Rails 7.1

Enum validation in Ruby on Rails 7.1

Comments
2 min read
Presenter Pattern in Ruby on Rails: Implementation, Pros, and Cons.

Presenter Pattern in Ruby on Rails: Implementation, Pros, and Cons.

1
Comments 2
4 min read
Simple Preferences to Any Resource with Ruby on Rails

Simple Preferences to Any Resource with Ruby on Rails

1
Comments
3 min read
Should You Use Ruby on Rails or Hanami?

Should You Use Ruby on Rails or Hanami?

1
Comments
10 min read
ViewComponent Cheatsheet

ViewComponent Cheatsheet

1
Comments 1
1 min read
Creating Forms in Ruby on Rails with Simple Form

Creating Forms in Ruby on Rails with Simple Form

7
Comments
8 min read
Rails Designer v0.11.0 released: new Command Menu

Rails Designer v0.11.0 released: new Command Menu

1
Comments
1 min read
How to setup Mac for development in 2024. (Ruby on Rails and NodeJS)

How to setup Mac for development in 2024. (Ruby on Rails and NodeJS)

3
Comments
6 min read
Ruby on Rails está muerto, fin.

Ruby on Rails está muerto, fin.

4
Comments
4 min read
Como fazer reconhecimento facial em uma Aplicação Ruby on Rails com AWS Rekognition - PT-BR 🚀👨‍💻

Como fazer reconhecimento facial em uma Aplicação Ruby on Rails com AWS Rekognition - PT-BR 🚀👨‍💻

3
Comments
3 min read
Rails: Switches Serializer according to STI Type

Rails: Switches Serializer according to STI Type

Comments
2 min read
How to use database triggers in Rails

How to use database triggers in Rails

7
Comments
8 min read
Rails Integration Testing with Fixtures: A Practical Approach for Complex Data Sets

Rails Integration Testing with Fixtures: A Practical Approach for Complex Data Sets

1
Comments 1
2 min read
Niveles de prioridad en CSS

Niveles de prioridad en CSS

1
Comments
2 min read
Building a Ruby on Rails MVP.

Building a Ruby on Rails MVP.

6
Comments
7 min read
Tips for writing readable system tests in Rails

Tips for writing readable system tests in Rails

Comments
4 min read
Rails virtual attributes use cases

Rails virtual attributes use cases

Comments
4 min read
Communicating between Stimulus Controllers using Outlets API

Communicating between Stimulus Controllers using Outlets API

2
Comments
3 min read
Rabarber v2: A Major Update for the Role-Based Authorization Gem

Rabarber v2: A Major Update for the Role-Based Authorization Gem

Comments
1 min read
Identify unused Routes in Ruby on Rails before Rails 7.1 and with 7.1

Identify unused Routes in Ruby on Rails before Rails 7.1 and with 7.1

8
Comments
1 min read
Hanami's place in the world of Rails

Hanami's place in the world of Rails

8
Comments
25 min read
Rails Designer v0.12.0 released. New utilities category 💖

Rails Designer v0.12.0 released. New utilities category 💖

6
Comments 1
1 min read
Adding Plaid to Your Rails Application

Adding Plaid to Your Rails Application

7
Comments 1
5 min read
Glimmer DSL for Web Ruby Integration with JavaScript Libraries

Glimmer DSL for Web Ruby Integration with JavaScript Libraries

1
Comments
8 min read
Shopify - upload file to shop with Ruby on Rails

Shopify - upload file to shop with Ruby on Rails

1
Comments
10 min read
Ruby Array Methods That Will Blow Your Mind, Pt. 5: The rejected ones

Ruby Array Methods That Will Blow Your Mind, Pt. 5: The rejected ones

7
Comments
2 min read
Unraveling Ruby: A Comprehensive Guide to Understanding the Programming Language

Unraveling Ruby: A Comprehensive Guide to Understanding the Programming Language

2
Comments 2
7 min read
Pitfalls of using metaprogramming in Ruby on Rails application

Pitfalls of using metaprogramming in Ruby on Rails application

1
Comments
3 min read
New asserts for testing stopped streams after Ruby on Rails 7.1.

New asserts for testing stopped streams after Ruby on Rails 7.1.

1
Comments
1 min read
Rails Designer v0.10.0 released: Stats and Tabs

Rails Designer v0.10.0 released: Stats and Tabs

1
Comments
2 min read
How to use custom gems without changing the Gemfile

How to use custom gems without changing the Gemfile

2
Comments
3 min read
DartsMash: a platform for darts enthusiasts

DartsMash: a platform for darts enthusiasts

Comments
1 min read
How to Dockerize a Ruby on Rails application

How to Dockerize a Ruby on Rails application

3
Comments
5 min read
Tips on Handling Hash Keys in Rails

Tips on Handling Hash Keys in Rails

9
Comments
3 min read
Normalization in Rails 7.1 era

Normalization in Rails 7.1 era

7
Comments 1
2 min read
Use stateless services

Use stateless services

2
Comments 2
2 min read
¿Por qué debería usar Ruby on Rails?

¿Por qué debería usar Ruby on Rails?

Comments
8 min read
Fakeish

Fakeish

6
Comments
3 min read
Developing an ERP System: My Journey with Munshi OnClick

Developing an ERP System: My Journey with Munshi OnClick

5
Comments
1 min read
Short Ruby Newsletter - edition 91 published

Short Ruby Newsletter - edition 91 published

8
Comments
1 min read
Short codes in Ruby on Rails

Short codes in Ruby on Rails

Comments
2 min read
Enabling Rails 7.0's New Framework Defaults

Enabling Rails 7.0's New Framework Defaults

5
Comments
6 min read
Database Pool Management with Sidekiq and load_async

Database Pool Management with Sidekiq and load_async

Comments
2 min read
How to use ActionCable with async requests in a Ruby on Rails web app

How to use ActionCable with async requests in a Ruby on Rails web app

1
Comments
5 min read
Four Things To Take Away From RailsConf 2024

Four Things To Take Away From RailsConf 2024

4
Comments
3 min read
Inline SVG Icons in Your Rails App

Inline SVG Icons in Your Rails App

1
Comments 3
2 min read
Disable specific callback in spec

Disable specific callback in spec

2
Comments 1
1 min read
AnyCable for Ruby on Rails: How Does it Improve over Action Cable?

AnyCable for Ruby on Rails: How Does it Improve over Action Cable?

1
Comments 1
8 min read
MVC: The Linchpin Architecture of Ruby on Rails

MVC: The Linchpin Architecture of Ruby on Rails

Comments
4 min read
Custom Confirm Dialog For Turbo and Rails

Custom Confirm Dialog For Turbo and Rails

3
Comments 1
2 min read
loading...