close
The Wayback Machine - https://web.archive.org/web/20230923213952/https://dev.to/t/rails

DEV Community

Image

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.
Building a Private 1 to 1 Chat System in Rails 7 with WebSockets & Action Cable

Building a Private 1 to 1 Chat System in Rails 7 with WebSockets & Action Cable

Comments
7 min read
Rails GraphQL authentication from scratch #1

Rails GraphQL authentication from scratch #1

Image 1
Comments
7 min read
Local snapshots

Local snapshots

Comments
3 min read
Ready System with a Modern Stack and Many Features Using Ruby 3.2, Rails 7.0 and Avo 2

Ready System with a Modern Stack and Many Features Using Ruby 3.2, Rails 7.0 and Avo 2

Image Image Image Image Image 14
Comments
4 min read
Rails 7. Start Kit Loves Nginx

Rails 7. Start Kit Loves Nginx

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

Image Image Image Image 8
Comments 1
3 min read
Build Load More Pagination with Pagy and Rails Hotwire

Build Load More Pagination with Pagy and Rails Hotwire

Comments
9 min read
ActionPolicy , GraphQL and Rails

ActionPolicy , GraphQL and Rails

Image Image Image 7
Comments
4 min read
Free and opensource rails starter template

Free and opensource rails starter template

Image 2
Comments 2
1 min read
Single Responsibility Principle (SRP) - Pense como um vingador

Single Responsibility Principle (SRP) - Pense como um vingador

Image Image Image 10
Comments 3
2 min read
Emmet Snippets in Rails Views

Emmet Snippets in Rails Views

Image Image Image 8
Comments
3 min read
Mini Resources List for Ruby on Rails

Mini Resources List for Ruby on Rails

Image Image 4
Comments
5 min read
Software Maintenance is Hard but there's Hope

Software Maintenance is Hard but there's Hope

Image 1
Comments
3 min read
An Introduction to RuboCop for Ruby on Rails

An Introduction to RuboCop for Ruby on Rails

Image Image 2
Comments
9 min read
Enhancing development with REPLs - A practical guide

Enhancing development with REPLs - A practical guide

Image Image Image Image Image 241
Comments 19
9 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

Image Image Image Image 13
Comments
9 min read
Open Closed Principle (OCP) - Flexível como os Vingadores

Open Closed Principle (OCP) - Flexível como os Vingadores

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

Image 1
Comments
4 min read
Exploring the Null Object Pattern in Ruby

Exploring the Null Object Pattern in Ruby

Image Image Image Image Image 7
Comments
4 min read
Branch-specific databases with SQLite

Branch-specific databases with SQLite

Image 2
Comments
7 min read
Fine-tuning your SQLite database

Fine-tuning your SQLite database

Image 1
Comments
11 min read
Marc-André Lafortune on the abstract syntax tree and rewiring Rubocop

Marc-André Lafortune on the abstract syntax tree and rewiring Rubocop

Image 1
Comments
10 min read
Using Regular Expressions (RegEx) for Validations in Rails

Using Regular Expressions (RegEx) for Validations in Rails

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

Off to the races: 3 ways to avoid race conditions

Image Image Image 10
Comments
6 min read
How to use Binding Pry with a docker container

How to use Binding Pry with a docker container

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

The Ultimate List of Ruby and Rails String Helper Methods

Image 2
Comments
3 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?

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

ActiveRecord Internals: You are still not ready

Image Image Image Image Image 15
Comments
4 min read
Setting up Bcrypt in your Rails project

Setting up Bcrypt in your Rails project

Image Image Image Image Image 11
Comments 3
3 min read
Use removable models in Rails nested attributes

Use removable models in Rails nested attributes

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

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

Image Image Image Image 10
Comments
2 min read
Internationalize and Humanize your Ruby on Rails application

Internationalize and Humanize your Ruby on Rails application

Image Image Image Image 7
Comments
5 min read
ActiveRecord Internals : You are not ready for this

ActiveRecord Internals : You are not ready for this

Image Image Image Image 14
Comments
4 min read
Rails is Pretty Intuitive once you get used to it.

Rails is Pretty Intuitive once you get used to it.

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

Design Patterns in Ruby | FLYWEIGHT 💿

Image 1
Comments
2 min read
“Rails of the unexpected”

“Rails of the unexpected”

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

Upcoming Book Launch: High Performance PostgreSQL for Rails

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

How to safely rename STI models in Rails

Image 3
Comments
5 min read
Server-Side Request Forgery in Rails

Server-Side Request Forgery in Rails

Comments
5 min read
Hooking in to Devise controller actions

Hooking in to Devise controller actions

Image Image Image 9
Comments 1
2 min read
Ruby Design Patterns | STATE 🍽️

Ruby Design Patterns | STATE 🍽️

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

Integration tests with minitest, Sorcery and Rails 7

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

Deep dive N+1 Queries in Graphql Ruby

Image Image Image 7
Comments
4 min read
Ruby Design Patterns | BUILDER ⚒️

Ruby Design Patterns | BUILDER ⚒️

Image 2
Comments
2 min read
Implementing Devise in Your Ruby on Rails Application For Authentication

Implementing Devise in Your Ruby on Rails Application For Authentication

Image Image Image 5
Comments 2
4 min read
Resolving ActiveStorage URL Generation Between Rails and Avo admin gem

Resolving ActiveStorage URL Generation Between Rails and Avo admin gem

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

Object-Oriented Programming (OOP) with Ruby on Rails

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

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

Image Image Image 3
Comments
3 min read
Broken Access Control: What Is It and Why Does It Matter in your Rails application?

Broken Access Control: What Is It and Why Does It Matter in your Rails application?

Image Image Image 4
Comments
8 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

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

10 Benefits of Using Ruby on Rails for Startups

Image Image Image Image Image 11
Comments
4 min read
Advanced Usages of Devise for Rails

Advanced Usages of Devise for Rails

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

Encrypting Sensitive Data in Rails 7 with Encrypted Attributes

Image Image Image Image 8
Comments
4 min read
Reduzindo custos e melhorando sua infraestrutura com Cloud66

Reduzindo custos e melhorando sua infraestrutura com Cloud66

Image 3
Comments 5
9 min read
Projects ideas for learning Ruby or any Ruby web framework

Projects ideas for learning Ruby or any Ruby web framework

Image 1
Comments
6 min read
Padle is nice but squash (Rails migration) is funnier

Padle is nice but squash (Rails migration) is funnier

Image Image Image Image 14
Comments 2
4 min read
Maquina, the engine for Rails

Maquina, the engine for Rails

Image 2
Comments
4 min read
How to get a User's Timezone into Rails

How to get a User's Timezone into Rails

Image Image 2
Comments 1
2 min read
loading...