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.
Monitor Solid Cache in Rails with AppSignal

Monitor Solid Cache in Rails with AppSignal

2
Comments
5 min read
Let’s Build: A Supplement Stack Sharing App with Ruby on Rails

Let’s Build: A Supplement Stack Sharing App with Ruby on Rails

2
Comments
32 min read
Optimizing Ruby on Rails Serializers: Efficient Hash Unpacking in Serializer

Optimizing Ruby on Rails Serializers: Efficient Hash Unpacking in Serializer

2
Comments
2 min read
Custom ordering without custom SQL with Ruby on Rails 7

Custom ordering without custom SQL with Ruby on Rails 7

7
Comments
2 min read
Building A Visitor Tracker with Rails

Building A Visitor Tracker with Rails

2
Comments
4 min read
Pimp My Code : Come and Clean Code with V #1

Pimp My Code : Come and Clean Code with V #1

21
Comments 2
11 min read
How to implement Token-Based Authentication and Authorization in Rails

How to implement Token-Based Authentication and Authorization in Rails

4
Comments 1
6 min read
How to Setup RSpec on a Rails Project

How to Setup RSpec on a Rails Project

3
Comments
1 min read
Exploring the Power of Keyword Arguments in Ruby

Exploring the Power of Keyword Arguments in Ruby

8
Comments 2
3 min read
Action Mailer ✉️- The Saga

Action Mailer ✉️- The Saga

6
Comments 2
5 min read
To raise or not to raise?

To raise or not to raise?

Comments
7 min read
Rails Harmony: Debugging Your Dockerized App with VSCode and RDBG

Rails Harmony: Debugging Your Dockerized App with VSCode and RDBG

7
Comments 2
2 min read
Mastering Monadical Syntax in Ruby: A Practical Guide to Functional Elegance

Mastering Monadical Syntax in Ruby: A Practical Guide to Functional Elegance

28
Comments 10
7 min read
Ruby on Rails Pagination

Ruby on Rails Pagination

1
Comments 2
2 min read
Asset precompile issue during Capistrano deployment process on legacy Rails code

Asset precompile issue during Capistrano deployment process on legacy Rails code

8
Comments
1 min read
Make your own HTTP server in ruby

Make your own HTTP server in ruby

20
Comments
4 min read
Keeping Secrets Safe: The Importance of Encrypting API Data

Keeping Secrets Safe: The Importance of Encrypting API Data

1
Comments 4
2 min read
Handle Incoming Webhooks with LiteJob for Ruby on Rails

Handle Incoming Webhooks with LiteJob for Ruby on Rails

8
Comments
7 min read
Unraveling Rails Serialization: Formatting Web APIs

Unraveling Rails Serialization: Formatting Web APIs

Comments
2 min read
ANALYSING TRENDS IN PROGRAMMING LANGUAGE POPULARITY ON STACK OVERFLOW 2023

ANALYSING TRENDS IN PROGRAMMING LANGUAGE POPULARITY ON STACK OVERFLOW 2023

1
Comments 1
3 min read
New methods that help implement authentication in Ruby on Rails 7.1

New methods that help implement authentication in Ruby on Rails 7.1

1
Comments
2 min read
How we configure Simplecov for our Ruby on Rails projects.

How we configure Simplecov for our Ruby on Rails projects.

1
Comments
2 min read
[PT-BR] Shoryuken Vs Sidekiq

[PT-BR] Shoryuken Vs Sidekiq

3
Comments
4 min read
January 1st 0001 is actually January 3rd 0001 or is it?

January 1st 0001 is actually January 3rd 0001 or is it?

1
Comments 3
3 min read
Automatic Rails Flash messages with Localization support

Automatic Rails Flash messages with Localization support

1
Comments
2 min read
What the pluck?

What the pluck?

2
Comments 1
4 min read
I need a new adventure...

I need a new adventure...

1
Comments 4
3 min read
How to Generate Unique Names With a Plain Old Ruby Object

How to Generate Unique Names With a Plain Old Ruby Object

1
Comments
3 min read
Automating `updated_at` Timestamps with `update_all` in Ruby on Rails

Automating `updated_at` Timestamps with `update_all` in Ruby on Rails

1
Comments
2 min read
Ruby Gems Download Trends: An Analysis from 2013 to 2023

Ruby Gems Download Trends: An Analysis from 2013 to 2023

3
Comments 2
4 min read
Kicking the tires with NestJS and Hotwire: Part II

Kicking the tires with NestJS and Hotwire: Part II

4
Comments
6 min read
Turbocharge Your Rails App: A Comprehensive Guide to Async Queries

Turbocharge Your Rails App: A Comprehensive Guide to Async Queries

10
Comments 1
5 min read
Integrating Bun with Vite Ruby for Lightning-Fast Frontend Builds

Integrating Bun with Vite Ruby for Lightning-Fast Frontend Builds

4
Comments
2 min read
Authorization

Authorization

1
Comments 1
3 min read
How I spent my summer vacation: making Rails 15 times faster

How I spent my summer vacation: making Rails 15 times faster

1
Comments 3
3 min read
🚀Ruby on Rails for beginners: build an online store with Rails

🚀Ruby on Rails for beginners: build an online store with Rails

34
Comments 8
8 min read
Sending Emails in Rails Applications with Resend and Devise.

Sending Emails in Rails Applications with Resend and Devise.

2
Comments
3 min read
Debugging Silent Create Action Failures in Rails

Debugging Silent Create Action Failures in Rails

13
Comments 2
5 min read
Ruby Open Source: Zammad example

Ruby Open Source: Zammad example

2
Comments
5 min read
Mastering Linters : A Code Quality Assurance Comprehensive Guide using Ruby on Rails

Mastering Linters : A Code Quality Assurance Comprehensive Guide using Ruby on Rails

14
Comments 3
7 min read
Understanding Ruby Objects and Instance Variables

Understanding Ruby Objects and Instance Variables

2
Comments
3 min read
Rails Authentication for Compliance

Rails Authentication for Compliance

1
Comments 3
4 min read
Custom Validations and Methods in Rails

Custom Validations and Methods in Rails

Comments
3 min read
A Deep Dive Into LiteDB for Ruby on Rails

A Deep Dive Into LiteDB for Ruby on Rails

1
Comments
7 min read
ActionMailer attachments in Ruby on Rails

ActionMailer attachments in Ruby on Rails

7
Comments 2
3 min read
From Bloat to Sleek: A Rails Memory Tale With Jemalloc

From Bloat to Sleek: A Rails Memory Tale With Jemalloc

Comments
3 min read
Ruby on Rails vs. Other Web Frameworks: A comprehensive guide for choosing the right one

Ruby on Rails vs. Other Web Frameworks: A comprehensive guide for choosing the right one

1
Comments
15 min read
Ruby on Rails password validation

Ruby on Rails password validation

Comments
1 min read
A Ruby Serenade for 99 Bottles of Beer

A Ruby Serenade for 99 Bottles of Beer

1
Comments
5 min read
Rails Models Files Organization

Rails Models Files Organization

2
Comments
1 min read
How to skip all callbacks for all models in Rails

How to skip all callbacks for all models in Rails

1
Comments
6 min read
Supercharge Your Rails App: Inserting 1 Million Records in 15s

Supercharge Your Rails App: Inserting 1 Million Records in 15s

14
Comments 3
6 min read
Launching Toronto Ruby

Launching Toronto Ruby

3
Comments 2
2 min read
Live Reloading in Rails

Live Reloading in Rails

5
Comments
1 min read
Integrate Strapi in Rails or how I decided to build my first gem strapi_ruby

Integrate Strapi in Rails or how I decided to build my first gem strapi_ruby

Comments
6 min read
Understanding Rails Callbacks & Common Pitfalls

Understanding Rails Callbacks & Common Pitfalls

Comments
4 min read
Be careful when using assign_attributes with has_one relations in Rails 7

Be careful when using assign_attributes with has_one relations in Rails 7

2
Comments 2
3 min read
Performance Guide to create 100k records in less than 3s using Ruby on Rails

Performance Guide to create 100k records in less than 3s using Ruby on Rails

27
Comments 5
6 min read
Let's interact with Ruby.

Let's interact with Ruby.

4
Comments 1
1 min read
Harnessing Client-Side Caching in Rails: The Power of `expires_in`

Harnessing Client-Side Caching in Rails: The Power of `expires_in`

Comments
3 min read
loading...