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.
Background Jobs in Rails: A Look at SolidQueue

Background Jobs in Rails: A Look at SolidQueue

Comments
4 min read
Mastering Control Flow in Ruby: Beyond the Basics

Mastering Control Flow in Ruby: Beyond the Basics

Comments
3 min read
Seeds on Rails: The Best Way to Create and Feed Your Rails Database

Seeds on Rails: The Best Way to Create and Feed Your Rails Database

Comments
3 min read
Kreds – the Missing Shorthand for Rails Credentials Access

Kreds – the Missing Shorthand for Rails Credentials Access

Comments
1 min read
Smart Caching with Redis

Smart Caching with Redis

Comments
3 min read
Rails 7.1: Changes to $LOAD_PATH

Rails 7.1: Changes to $LOAD_PATH

Comments
2 min read
Introducing RubyLLM 1.0: A Beautiful Way to Work with AI

Introducing RubyLLM 1.0: A Beautiful Way to Work with AI

3
Comments 2
2 min read
Managing current user in Rails, our way - part 2

Managing current user in Rails, our way - part 2

Comments
1 min read
Managing current user in Rails, our way - part 1

Managing current user in Rails, our way - part 1

Comments
2 min read
Querying Rails Active Storage Data

Querying Rails Active Storage Data

Comments
1 min read
Setting Up a Rails 8 with Vite and Tailwind CSS 4

Setting Up a Rails 8 with Vite and Tailwind CSS 4

Comments
3 min read
Managing current user in Rails, our way - part 3

Managing current user in Rails, our way - part 3

2
Comments
7 min read
Implementing Devise Lockable: A Step-by-Step Guide to Account Locking in Rails

Implementing Devise Lockable: A Step-by-Step Guide to Account Locking in Rails

Comments
3 min read
Hash Replacement with `sub` and `gsub` in Ruby on Rails

Hash Replacement with `sub` and `gsub` in Ruby on Rails

Comments
4 min read
Using the skip_before Method in RSpec

Using the skip_before Method in RSpec

Comments
2 min read
Rails Basic Authorization (after Basic Authentication)

Rails Basic Authorization (after Basic Authentication)

Comments
4 min read
Unlocking Ruby’s Iteration Magic: Mastering External and Internal Iterators

Unlocking Ruby’s Iteration Magic: Mastering External and Internal Iterators

Comments
4 min read
Better Rails Forms with Superform: A Game-Changer for Developers

Better Rails Forms with Superform: A Game-Changer for Developers

Comments
4 min read
How to detect classes contained in ruby gems in Tailwind 4

How to detect classes contained in ruby gems in Tailwind 4

1
Comments
5 min read
Stop One-By-One Inserts! Bulk Insert Data In Rails With insert_all Or activerecord-import ⚡

Stop One-By-One Inserts! Bulk Insert Data In Rails With insert_all Or activerecord-import ⚡

Comments
4 min read
How to use nested attributes in Ruby on Rails (create associated objects in one form)

How to use nested attributes in Ruby on Rails (create associated objects in one form)

Comments
5 min read
Integrating DeepSeek API with Ruby

Integrating DeepSeek API with Ruby

2
Comments
3 min read
Free Ruby on Rails 8 Interview Handbook

Free Ruby on Rails 8 Interview Handbook

3
Comments 1
1 min read
Ruby Flow Control: next vs break vs return

Ruby Flow Control: next vs break vs return

Comments
3 min read
Ad-hoc fields in AR queries

Ad-hoc fields in AR queries

Comments
2 min read
loading...