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.
Hiding API keys with Rails

Hiding API keys with Rails

1
Comments
2 min read
GitHub Action using pre-installed Postgres

GitHub Action using pre-installed Postgres

1
Comments 1
2 min read
Introducing Validations

Introducing Validations

3
Comments
4 min read
Refactoring instance variables to local variables in Rails controllers

Refactoring instance variables to local variables in Rails controllers

10
Comments
8 min read
Running Debugger in Rails 7 of containerized app

Running Debugger in Rails 7 of containerized app

2
Comments
2 min read
How to break up a rails monolith

How to break up a rails monolith

3
Comments
4 min read
Transforming Education: Using OpenAI and Ruby to Summarise Wikipedia for Children

Transforming Education: Using OpenAI and Ruby to Summarise Wikipedia for Children

2
Comments
5 min read
Relationships in Rails

Relationships in Rails

1
Comments
4 min read
A powerful search feature with what Rails provides out of the box

A powerful search feature with what Rails provides out of the box

5
Comments 1
7 min read
A Deep Dive into Active Record Validations

A Deep Dive into Active Record Validations

1
Comments
10 min read
Create a Business Language for a Rails Application

Create a Business Language for a Rails Application

3
Comments
10 min read
Default to Deny for More Secure Apps

Default to Deny for More Secure Apps

2
Comments
3 min read
Troubleshooting weird DB connection errors in Rails with PostgreSQL

Troubleshooting weird DB connection errors in Rails with PostgreSQL

3
Comments
2 min read
How to upgrade a Ruby on Rails application?

How to upgrade a Ruby on Rails application?

2
Comments
3 min read
Building the Ultimate Search for Rails - Episode 1

Building the Ultimate Search for Rails - Episode 1

17
Comments 9
14 min read
Why parameterized objects in Rails are so powerful

Why parameterized objects in Rails are so powerful

2
Comments
3 min read
Rails Live Coding

Rails Live Coding

2
Comments
3 min read
Using Rails Action Cable with a React Client

Using Rails Action Cable with a React Client

1
Comments
4 min read
Using FormObject pattern in Ruby APIs

Using FormObject pattern in Ruby APIs

4
Comments
4 min read
Second Time Around -Flatiron Ruby Code Challenge

Second Time Around -Flatiron Ruby Code Challenge

2
Comments
5 min read
RESTful routes are still quite powerful -- or how to RESTfully download

RESTful routes are still quite powerful -- or how to RESTfully download

2
Comments
3 min read
Ruby On Rails: Multiple roles for a given model

Ruby On Rails: Multiple roles for a given model

3
Comments
2 min read
How to Generate GPT Output in JSON Format for Ruby developers

How to Generate GPT Output in JSON Format for Ruby developers

7
Comments
4 min read
Resolving GraphQL/ExtractType rubocop offense in mutation type rails

Resolving GraphQL/ExtractType rubocop offense in mutation type rails

1
Comments
2 min read
Rails Hotwire: mastering techniques for streamlining inline editing in your user interface

Rails Hotwire: mastering techniques for streamlining inline editing in your user interface

15
Comments
5 min read
Optimizing Mastodon Performance: Finding and Fixing its N+1 Queries

Optimizing Mastodon Performance: Finding and Fixing its N+1 Queries

14
Comments
7 min read
DJ-1: Creating a Rails API with Postgres and Docker

DJ-1: Creating a Rails API with Postgres and Docker

3
Comments
5 min read
How to update React state on nested objects that are serialized in Rails

How to update React state on nested objects that are serialized in Rails

3
Comments 2
3 min read
Eliminate N+1 queries and improve Rails app performance with this effective Eager Loading tip

Eliminate N+1 queries and improve Rails app performance with this effective Eager Loading tip

1
Comments
3 min read
Ruby On Rails Beginners - Demystify the magic. Part 2: It's just a ruby method

Ruby On Rails Beginners - Demystify the magic. Part 2: It's just a ruby method

1
Comments
2 min read
Ruby On Rails Beginners - Demystify the magic. Part 1: The Ruby looks a little different

Ruby On Rails Beginners - Demystify the magic. Part 1: The Ruby looks a little different

2
Comments
2 min read
How to Improve the Performance of Your Rails App by Eliminating N+1 Database Queries

How to Improve the Performance of Your Rails App by Eliminating N+1 Database Queries

12
Comments
4 min read
How to bundle assets in a Rails engine

How to bundle assets in a Rails engine

8
Comments
3 min read
A Tale of Hashery and Woe: How Mutable Hash Keys Led to an ActiveRecord Bug

A Tale of Hashery and Woe: How Mutable Hash Keys Led to an ActiveRecord Bug

4
Comments
5 min read
Error Handling with Ruby on Rails

Error Handling with Ruby on Rails

2
Comments
3 min read
Otimizando consultas no banco de dados com o Rails

Otimizando consultas no banco de dados com o Rails

4
Comments
3 min read
Install Ruby 3.2.0 with YJIT

Install Ruby 3.2.0 with YJIT

21
Comments 1
3 min read
Dockerizing a Simple Rails Application for Deployment

Dockerizing a Simple Rails Application for Deployment

12
Comments 3
15 min read
Rails Routing - resources vs. resource Methods

Rails Routing - resources vs. resource Methods

Comments
4 min read
Learning Ruby: a retrospective

Learning Ruby: a retrospective

1
Comments
4 min read
Rescue Me: Techniques for Active Record Error Handling in Ruby on Rails

Rescue Me: Techniques for Active Record Error Handling in Ruby on Rails

3
Comments
5 min read
Enforcing Unique Constraints Across Multiple Columns in Ruby on Rails

Enforcing Unique Constraints Across Multiple Columns in Ruby on Rails

Comments 2
3 min read
Top 5 Ruby on Rails Gems

Top 5 Ruby on Rails Gems

1
Comments
3 min read
Features of Ruby on Rails

Features of Ruby on Rails

1
Comments
2 min read
What is Ruby on Rails (ROR)?

What is Ruby on Rails (ROR)?

1
Comments
2 min read
Preloading associations on an Array of Objects

Preloading associations on an Array of Objects

9
Comments
3 min read
Ruby/Rails Console Commands

Ruby/Rails Console Commands

Comments
2 min read
Database Performance Optimization and Scaling in Rails

Database Performance Optimization and Scaling in Rails

2
Comments
9 min read
Linkit, a beginner link aggregator

Linkit, a beginner link aggregator

Comments
5 min read
Cheaply running ruby on rails apps (for side projects)

Cheaply running ruby on rails apps (for side projects)

18
Comments 3
2 min read
Rails review on 2023

Rails review on 2023

2
Comments
2 min read
Setup Active Job with Sidekiq in Rails

Setup Active Job with Sidekiq in Rails

9
Comments
8 min read
Ruby (love) RSpec

Ruby (love) RSpec

6
Comments
7 min read
The Rails/Laravel experience in JS/TS

The Rails/Laravel experience in JS/TS

1
Comments 1
3 min read
Ruby on Rails api authentication with devise and Doorkeeper

Ruby on Rails api authentication with devise and Doorkeeper

15
Comments 4
3 min read
Getting Started Upstash Redis with Rails

Getting Started Upstash Redis with Rails

2
Comments
12 min read
Metaprogramming in Ruby: Beginner Level

Metaprogramming in Ruby: Beginner Level

2
Comments
7 min read
How to implement Authorizer pattern in Ruby on Rails?

How to implement Authorizer pattern in Ruby on Rails?

14
Comments
6 min read
Elegantly integrate Mixpanel with your Rails app using built-in instrumentation

Elegantly integrate Mixpanel with your Rails app using built-in instrumentation

13
Comments 6
17 min read
Broadcasting custom Turbo actions like set_title, morph, and more

Broadcasting custom Turbo actions like set_title, morph, and more

15
Comments
4 min read
loading...