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.
📩My journey to send 100 mails to 500k effortlessly📩

📩My journey to send 100 mails to 500k effortlessly📩

12
Comments 1
4 min read
What's New in Ruby on Rails 8

What's New in Ruby on Rails 8

13
Comments
6 min read
Use `gem "oj"` for free JSON performance

Use `gem "oj"` for free JSON performance

5
Comments
1 min read
Short Ruby News - edition 107 highlights

Short Ruby News - edition 107 highlights

1
Comments
2 min read
Is Ruby on Rails Worth Learning in 2024? A Quick Insight

Is Ruby on Rails Worth Learning in 2024? A Quick Insight

1
Comments
9 min read
Testing External Services with RSpec, VCR, and WebMock in Ruby on Rails

Testing External Services with RSpec, VCR, and WebMock in Ruby on Rails

2
Comments 1
3 min read
Introducing A Monorepo Boilerplate for Building Rails APIs with Vite + React SPA

Introducing A Monorepo Boilerplate for Building Rails APIs with Vite + React SPA

3
Comments
3 min read
Hotwire and Stimulus Tools You Need to Know

Hotwire and Stimulus Tools You Need to Know

2
Comments
2 min read
Ruby exception Handling Pitfall: Understanding Rescue Clause Hierarchy

Ruby exception Handling Pitfall: Understanding Rescue Clause Hierarchy

3
Comments
2 min read
Bug in `use_transactional_fixtures`

Bug in `use_transactional_fixtures`

Comments
2 min read
Setting up Ruby on Rails with RVM, Puma, Mina, Nginx, Sidekiq and Redis on Amazon Linux 2

Setting up Ruby on Rails with RVM, Puma, Mina, Nginx, Sidekiq and Redis on Amazon Linux 2

1
Comments
11 min read
Rails 8: Introducing the New Default Asset Pipeline – Propshaft

Rails 8: Introducing the New Default Asset Pipeline – Propshaft

19
Comments
2 min read
BCrypt::Errors::InvalidHash (invalid hash)

BCrypt::Errors::InvalidHash (invalid hash)

Comments
2 min read
Reset password mailer implementation in rails 7 api, devise_token_auth, and sendgrid-ruby.

Reset password mailer implementation in rails 7 api, devise_token_auth, and sendgrid-ruby.

1
Comments
3 min read
Enforcing Phlex Adoption in Rails: A GitHub Action to Prevent New ERB Files

Enforcing Phlex Adoption in Rails: A GitHub Action to Prevent New ERB Files

Comments
4 min read
One Year of Toronto Ruby

One Year of Toronto Ruby

1
Comments
2 min read
Capybara: Debugging Your Specs with save_and_open_screenshot Method

Capybara: Debugging Your Specs with save_and_open_screenshot Method

1
Comments
2 min read
Broadcast Turbo Streams without Redis

Broadcast Turbo Streams without Redis

1
Comments 1
8 min read
A RuboCop Configuration Tailored for Phlex

A RuboCop Configuration Tailored for Phlex

Comments
5 min read
Icons gem for Phlex

Icons gem for Phlex

Comments
4 min read
Handling Errors and Job Lifecycles in Rails 7.1: Master ActiveJob with `retry_on`, `discard_on`, and `after_discard`

Handling Errors and Job Lifecycles in Rails 7.1: Master ActiveJob with `retry_on`, `discard_on`, and `after_discard`

4
Comments 2
2 min read
Smart way to update multiple models simultaneously in Rails

Smart way to update multiple models simultaneously in Rails

12
Comments 2
8 min read
Learn TDD with Ruby - Loops, Blocks and Strings

Learn TDD with Ruby - Loops, Blocks and Strings

3
Comments
10 min read
New: Rails Development Tool

New: Rails Development Tool

5
Comments 2
2 min read
Adding a Rubocop config to an old repository | step-by-step guide

Adding a Rubocop config to an old repository | step-by-step guide

5
Comments
4 min read
loading...