DEV Community

Ruby

This tag is for posts related to the Ruby language, including its libraries.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Maquina, the engine for Rails

Maquina, the engine for Rails

2
Comments
4 min read
How to Ensure RoR-based App Security Using Best Coding Practices

How to Ensure RoR-based App Security Using Best Coding Practices

1
Comments
6 min read
Cookie Limit

Cookie Limit

2
Comments 4
3 min read
TIL Blog Day 10 - View Templates

TIL Blog Day 10 - View Templates

2
Comments 1
2 min read
Revolutionize Your Rails App with DynamoDB: Unleash Speed and Scalability!

Revolutionize Your Rails App with DynamoDB: Unleash Speed and Scalability!

5
Comments
5 min read
Implementing Devise in Your Ruby on Rails Application For Authentication

Implementing Devise in Your Ruby on Rails Application For Authentication

6
Comments 2
4 min read
Rubyist Hangout Thread

Rubyist Hangout Thread

17
Comments 5
1 min read
TIL about the === operator in Ruby

TIL about the === operator in Ruby

3
Comments 1
2 min read
Ruby Design Patterns | ADAPTER 🔌

Ruby Design Patterns | ADAPTER 🔌

1
Comments
2 min read
Deploy Anycable with Kamal(formely MRSK)

Deploy Anycable with Kamal(formely MRSK)

5
Comments
4 min read
TIL Blog Day 9 - Sinatra

TIL Blog Day 9 - Sinatra

2
Comments
1 min read
Broken Access Control: What Is It and Why Does It Matter in your Rails application?

Broken Access Control: What Is It and Why Does It Matter in your Rails application?

5
Comments
8 min read
An Introduction to Metaprogramming in Ruby

An Introduction to Metaprogramming in Ruby

1
Comments
10 min read
Does Ruby's Focus on Developer Happiness Drive Its Project Success?

Does Ruby's Focus on Developer Happiness Drive Its Project Success?

11
Comments
1 min read
Playing with Redis and Rails

Playing with Redis and Rails

16
Comments
3 min read
TIL Ruby Conditions

TIL Ruby Conditions

9
Comments 1
2 min read
Optimizing Data Storage in Ruby on Rails: A Seamless Migration from Database to AWS S3

Optimizing Data Storage in Ruby on Rails: A Seamless Migration from Database to AWS S3

8
Comments
3 min read
The Builder Design Pattern in Ruby 🔨

The Builder Design Pattern in Ruby 🔨

6
Comments
3 min read
Dear AI, can you translate the Rails Guide for me?

Dear AI, can you translate the Rails Guide for me?

22
Comments 9
9 min read
Many ways to write RSpec custom matchers

Many ways to write RSpec custom matchers

13
Comments 3
9 min read
Ruby Codeacademy Learnings Notes

Ruby Codeacademy Learnings Notes

2
Comments
2 min read
Flying through Intro to Ruby until I hit a wall

Flying through Intro to Ruby until I hit a wall

2
Comments 2
2 min read
Orientação a Objetos com Ruby (Parte 1) - Introdução e História

Orientação a Objetos com Ruby (Parte 1) - Introdução e História

6
Comments 2
3 min read
Understanding Transaction Isolation Levels in Rails with Simple Examples

Understanding Transaction Isolation Levels in Rails with Simple Examples

5
Comments 1
9 min read
Cookies

Cookies

2
Comments 1
2 min read
TIL: Best Practices for Handling Secret Keys in Sinatra - The Do's and Don'ts

TIL: Best Practices for Handling Secret Keys in Sinatra - The Do's and Don'ts

4
Comments 1
4 min read
How to Build a Twitter Clone with Rails and Hotwire

How to Build a Twitter Clone with Rails and Hotwire

5
Comments
5 min read
How to get a User's Timezone into Rails

How to get a User's Timezone into Rails

3
Comments 1
2 min read
Build a simple scraper with Ruby

Build a simple scraper with Ruby

3
Comments
2 min read
Ruby on Rails

Ruby on Rails

9
Comments 1
8 min read
Exploring Genetic Algorithms with Ruby

Exploring Genetic Algorithms with Ruby

32
Comments 11
3 min read
Supercharge your Stimulus controllers with Custom APIs

Supercharge your Stimulus controllers with Custom APIs

1
Comments
6 min read
How to Add Database Triggers in Ruby on Rails?

How to Add Database Triggers in Ruby on Rails?

4
Comments
5 min read
Basics of Ruby Classes

Basics of Ruby Classes

2
Comments 4
6 min read
How to Delegate Methods in Ruby

How to Delegate Methods in Ruby

Comments
6 min read
Rubyist Hangout Thread

Rubyist Hangout Thread

7
Comments 4
1 min read
Services Object with GraphQL And Rails

Services Object with GraphQL And Rails

9
Comments
5 min read
More expressive APIs for View Components

More expressive APIs for View Components

2
Comments 1
3 min read
How to release a new gem version in thirty seconds

How to release a new gem version in thirty seconds

2
Comments
7 min read
Passkey Authentication with Rodauth

Passkey Authentication with Rodauth

3
Comments
9 min read
TIL: Dynamic Paths

TIL: Dynamic Paths

2
Comments
1 min read
Data Migration Strategies in Ruby on Rails: The Right Way to Manage Missing Data

Data Migration Strategies in Ruby on Rails: The Right Way to Manage Missing Data

8
Comments
11 min read
Improve application performance: How to find and fix slow function calls, HTTP requests, and SQL queries

Improve application performance: How to find and fix slow function calls, HTTP requests, and SQL queries

10
Comments
3 min read
Aplicações Ruby On Rails com RabbitMQ: uma breve discussão sobre monolitos, microsserviços e mensageria

Aplicações Ruby On Rails com RabbitMQ: uma breve discussão sobre monolitos, microsserviços e mensageria

3
Comments
7 min read
Ruby Basics - Loops & Iterators

Ruby Basics - Loops & Iterators

3
Comments
2 min read
Building AI applications with Ruby

Building AI applications with Ruby

2
Comments
3 min read
Ruby Next to keep compatibility with older Rubies

Ruby Next to keep compatibility with older Rubies

Comments
3 min read
How I use SVG icons with Ruby on Rails

How I use SVG icons with Ruby on Rails

1
Comments
3 min read
How to build an AI chatbot with Ruby on Rails and ChatGPT

How to build an AI chatbot with Ruby on Rails and ChatGPT

3
Comments
10 min read
An Introduction to Devise for Ruby on Rails

An Introduction to Devise for Ruby on Rails

1
Comments
10 min read
Verifiable Random Functions (VRF) with Ruby

Verifiable Random Functions (VRF) with Ruby

11
Comments
5 min read
Where to promote an article about Ruby

Where to promote an article about Ruby

5
Comments
3 min read
How Has Ruby's Expressive Syntax Enhanced Your Coding Experience?

How Has Ruby's Expressive Syntax Enhanced Your Coding Experience?

7
Comments 1
1 min read
Ruby .sort and .sort! What's the difference??

Ruby .sort and .sort! What's the difference??

1
Comments 1
1 min read
Rubyist Hangout Thread

Rubyist Hangout Thread

7
Comments 1
1 min read
How to implement Adapter pattern in Ruby on Rails?

How to implement Adapter pattern in Ruby on Rails?

11
Comments 3
9 min read
2 Critical Elements of the Rubyist Mindset

2 Critical Elements of the Rubyist Mindset

11
Comments 1
2 min read
Testing Inherited Behavior

Testing Inherited Behavior

1
Comments
8 min read
Crafting a Ruby Gem: Empowering Developers One Gem at a Time

Crafting a Ruby Gem: Empowering Developers One Gem at a Time

3
Comments
2 min read
Blue Ridge Ruby 2023 Recap

Blue Ridge Ruby 2023 Recap

3
Comments
4 min read
loading...