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.
Uniqueness validation does not work since the beginning of Ruby on Rails.

Uniqueness validation does not work since the beginning of Ruby on Rails.

Comments
4 min read
Set up a basic multi-tenant architecture in Rails without gem - 2

Set up a basic multi-tenant architecture in Rails without gem - 2

10
Comments 2
4 min read
We should adopt and use new Ruby features

We should adopt and use new Ruby features

4
Comments 3
4 min read
What is Ruby on Rails?

What is Ruby on Rails?

5
Comments 1
2 min read
GOOGLE OMNIAUTH IN A RAILS APP

GOOGLE OMNIAUTH IN A RAILS APP

4
Comments 1
10 min read
Rails 7: production deploy from scratch (Ubuntu 22.04 edition)

Rails 7: production deploy from scratch (Ubuntu 22.04 edition)

5
Comments 2
5 min read
gem MapkickJS for beautiful JavaScript maps with one line of Ruby

gem MapkickJS for beautiful JavaScript maps with one line of Ruby

2
Comments
2 min read
Rails Model Validation: A Comprehensive Guide with Code Examples

Rails Model Validation: A Comprehensive Guide with Code Examples

3
Comments
5 min read
Active Record Validations

Active Record Validations

Comments
5 min read
Intro to Building a Ruby on Rails Back End

Intro to Building a Ruby on Rails Back End

4
Comments 3
10 min read
Sweet alert 2 in Ruby on Rails 7

Sweet alert 2 in Ruby on Rails 7

1
Comments
3 min read
Active Record Encryption and Rollover with ENV's instead of credentials

Active Record Encryption and Rollover with ENV's instead of credentials

1
Comments
2 min read
Postgres Full Text Search

Postgres Full Text Search

3
Comments
8 min read
gem Geocoder - calculate coordinates, distances, search nearby

gem Geocoder - calculate coordinates, distances, search nearby

1
Comments
4 min read
Set up a basic multi-tenant architecture in Rails 7 - 1

Set up a basic multi-tenant architecture in Rails 7 - 1

12
Comments 4
5 min read
Update Rails 6.1 a Rails 7

Update Rails 6.1 a Rails 7

1
Comments
4 min read
FormService: a PORO ServiceObjects with a state

FormService: a PORO ServiceObjects with a state

2
Comments 4
5 min read
What you (probably) don't know yet about pattern matching in Ruby?

What you (probably) don't know yet about pattern matching in Ruby?

3
Comments
3 min read
How to run Rubocop for Rails in GitHub Actions?

How to run Rubocop for Rails in GitHub Actions?

2
Comments
3 min read
What to do if Sidekiq job is stuck

What to do if Sidekiq job is stuck

Comments
3 min read
Creating a secure API architecture in Rails with few example

Creating a secure API architecture in Rails with few example

13
Comments
7 min read
CORS issue in Ruby on Rails(Duplicate Response Headers)

CORS issue in Ruby on Rails(Duplicate Response Headers)

Comments
2 min read
STI, Associations, and Polymorphism‽ Oh my!

STI, Associations, and Polymorphism‽ Oh my!

Comments
4 min read
Pattern Matching Interfaces in Ruby

Pattern Matching Interfaces in Ruby

7
Comments
15 min read
SERIAL in SQLite

SERIAL in SQLite

1
Comments
1 min read
Learn What it Takes to Be a Solid Rails Developer!

Learn What it Takes to Be a Solid Rails Developer!

1
Comments
4 min read
Secure CSRF Token Storage in Rails 7 using Encrypted Cookies

Secure CSRF Token Storage in Rails 7 using Encrypted Cookies

Comments 1
2 min read
Database Views & Rails Active Record: defining new Model classes out of views

Database Views & Rails Active Record: defining new Model classes out of views

5
Comments 2
14 min read
Object Oriented Ruby

Object Oriented Ruby

1
Comments
3 min read
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

Comments 1
2 min read
Introducing Validations

Introducing Validations

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

Comments
2 min read
How to break up a rails monolith

How to break up a rails monolith

1
Comments
4 min read
Creating an AI email parser using Ruby and OpenAI (GPT-3)

Creating an AI email parser using Ruby and OpenAI (GPT-3)

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

4
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

14
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

2
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
loading...