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.
How to create a new Rails app running Rails 7.1 beta or main branch

How to create a new Rails app running Rails 7.1 beta or main branch

Comments 2
1 min read
Real-time likes with Turbo and Rails

Real-time likes with Turbo and Rails

1
Comments
6 min read
Mini Resources List for Ruby on Rails

Mini Resources List for Ruby on Rails

8
Comments
5 min read
Enhancing development with REPLs - A practical guide

Enhancing development with REPLs - A practical guide

250
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

6
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
Optimizing SQLite compilation

Optimizing SQLite compilation

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

4
Comments
4 min read
Free and opensource rails starter template

Free and opensource rails starter template

2
Comments 2
1 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
Loading extensions

Loading extensions

Comments
3 min read
Single Responsibility Principle (SRP) - Pense como um vingador

Single Responsibility Principle (SRP) - Pense como um vingador

7
Comments 3
2 min read
Emmet Snippets in Rails Views

Emmet Snippets in Rails Views

4
Comments 2
3 min read
Exploring the Null Object Pattern in Ruby

Exploring the Null Object Pattern in Ruby

12
Comments
4 min read
Branch-specific databases with SQLite

Branch-specific databases with SQLite

4
Comments
7 min read
Fine-tuning your SQLite database

Fine-tuning your SQLite database

1
Comments
11 min read
Once a Maintainer: Marc-André Lafortune

Once a Maintainer: Marc-André Lafortune

1
Comments
10 min read
Rails Routes - Mastering Routing in Ruby on Rails: A Concise Guide with Code Examples

Rails Routes - Mastering Routing in Ruby on Rails: A Concise Guide with Code Examples

Comments
4 min read
Using Regular Expressions (RegEx) for Validations in Rails

Using Regular Expressions (RegEx) for Validations in Rails

6
Comments
4 min read
Off to the races: 3 ways to avoid race conditions

Off to the races: 3 ways to avoid race conditions

4
Comments
6 min read
Default URL Options in Ruby on Rails

Default URL Options in Ruby on Rails

1
Comments
1 min read
The Ultimate List of Ruby and Rails String Helper Methods

The Ultimate List of Ruby and Rails String Helper Methods

2
Comments
3 min read
Full-text search with SQLite and Rails

Full-text search with SQLite and Rails

3
Comments
4 min read
Understanding Caching in Ruby on Rails: Boosting Performance and Efficiency

Understanding Caching in Ruby on Rails: Boosting Performance and Efficiency

2
Comments
2 min read
Introduction to Rails API: How to Create Your First Endpoint in Less Than a Minute?

Introduction to Rails API: How to Create Your First Endpoint in Less Than a Minute?

9
Comments
6 min read
Connecting Multiple Databases in Rails 5

Connecting Multiple Databases in Rails 5

6
Comments
2 min read
ActiveRecord Internals: You are still not ready

ActiveRecord Internals: You are still not ready

11
Comments
4 min read
How to use Binding Pry with a docker container

How to use Binding Pry with a docker container

9
Comments 2
1 min read
ActiveRecord Internals : You are not ready for this

ActiveRecord Internals : You are not ready for this

17
Comments
4 min read
Setting up Bcrypt in your Rails project

Setting up Bcrypt in your Rails project

9
Comments 3
3 min read
Use removable models in Rails nested attributes

Use removable models in Rails nested attributes

3
Comments 1
2 min read
Internationalize and Humanize your Ruby on Rails application

Internationalize and Humanize your Ruby on Rails application

1
Comments
5 min read
Rails is Pretty Intuitive once you get used to it.

Rails is Pretty Intuitive once you get used to it.

4
Comments
1 min read
Design Patterns in Ruby | FLYWEIGHT 💿

Design Patterns in Ruby | FLYWEIGHT 💿

1
Comments
2 min read
“Rails of the unexpected”

“Rails of the unexpected”

1
Comments 1
6 min read
Upcoming Book Launch: High Performance PostgreSQL for Rails

Upcoming Book Launch: High Performance PostgreSQL for Rails

1
Comments
1 min read
How to safely rename STI models in Rails

How to safely rename STI models in Rails

6
Comments
5 min read
Ruby Design Patterns | STATE 🍽️

Ruby Design Patterns | STATE 🍽️

3
Comments
2 min read
Hooking in to Devise controller actions

Hooking in to Devise controller actions

7
Comments 1
2 min read
Integration tests with minitest, Sorcery and Rails 7

Integration tests with minitest, Sorcery and Rails 7

6
Comments 1
1 min read
Deep dive N+1 Queries in Graphql Ruby

Deep dive N+1 Queries in Graphql Ruby

3
Comments
4 min read
Ruby Design Patterns | BUILDER ⚒️

Ruby Design Patterns | BUILDER ⚒️

3
Comments
2 min read
Resolving ActiveStorage URL Generation Between Rails and Avo admin gem

Resolving ActiveStorage URL Generation Between Rails and Avo admin gem

5
Comments 2
2 min read
Object-Oriented Programming (OOP) with Ruby on Rails

Object-Oriented Programming (OOP) with Ruby on Rails

9
Comments
3 min read
Integrate ChatGPT with Rails 7: Step-by-Step Tutorial

Integrate ChatGPT with Rails 7: Step-by-Step Tutorial

3
Comments
3 min read
Rails 基礎 Part 06 -- devise でログインをした上で、API UT を叩く

Rails 基礎 Part 06 -- devise でログインをした上で、API UT を叩く

2
Comments
2 min read
Managing Multiple Users: Single Table Inheritance and Role-Based Authorization in Rails

Managing Multiple Users: Single Table Inheritance and Role-Based Authorization in Rails

3
Comments
4 min read
Mastering add_column in ActiveRecord::Migration: A Deep Dive with Examples

Mastering add_column in ActiveRecord::Migration: A Deep Dive with Examples

1
Comments
2 min read
10 Benefits of Using Ruby on Rails for Startups

10 Benefits of Using Ruby on Rails for Startups

6
Comments
4 min read
A Journey from PHP to Ruby on Rails: Lessons Learned and Insights Gained

A Journey from PHP to Ruby on Rails: Lessons Learned and Insights Gained

Comments
2 min read
Ruby Design Patterns | SINGLETON 👴🏼

Ruby Design Patterns | SINGLETON 👴🏼

2
Comments
2 min read
Drag and Drop Direct to S3 Active Storage File Uploader

Drag and Drop Direct to S3 Active Storage File Uploader

Comments
9 min read
Advanced Usages of Devise for Rails

Advanced Usages of Devise for Rails

8
Comments
11 min read
Encrypting Sensitive Data in Rails 7 with Encrypted Attributes

Encrypting Sensitive Data in Rails 7 with Encrypted Attributes

7
Comments
4 min read
Insights from Stack Overflow Developer Survey 2023 about Ruby

Insights from Stack Overflow Developer Survey 2023 about Ruby

1
Comments
3 min read
loading...