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.
Rubyday 2023 - A great comeback!

Rubyday 2023 - A great comeback!

6
Comments
5 min read
Boolean Validator for Rails

Boolean Validator for Rails

1
Comments
1 min read
How I use Nano ID in Rails

How I use Nano ID in Rails

4
Comments 1
10 min read
What are facades and how to use it on ruby

What are facades and how to use it on ruby

20
Comments
2 min read
Active Record Under the Hood

Active Record Under the Hood

Comments
8 min read
A simple idea about how to grow the Ruby community

A simple idea about how to grow the Ruby community

2
Comments 2
2 min read
Simple Repository Pattern for Ruby on Rails

Simple Repository Pattern for Ruby on Rails

42
Comments 2
3 min read
Insights from the Stack Overflow Developer Survey 2023: Ruby Still Stands

Insights from the Stack Overflow Developer Survey 2023: Ruby Still Stands

2
Comments 1
2 min read
Why write technical content on a blog and not only on social media

Why write technical content on a blog and not only on social media

8
Comments 1
3 min read
Ruby and Sorbet Module Loading Order

Ruby and Sorbet Module Loading Order

Comments
1 min read
Generating an OpenAPI/Swagger spec from a Ruby on Rails API

Generating an OpenAPI/Swagger spec from a Ruby on Rails API

6
Comments
10 min read
How to Build a Server with Hanami and CockroachDB | Ruby

How to Build a Server with Hanami and CockroachDB | Ruby

Comments
16 min read
This week focus: Refactoring

This week focus: Refactoring

Comments
2 min read
Building a RESTful API with Ruby on Rails (and Getting Some Rest Yourself 💤)

Building a RESTful API with Ruby on Rails (and Getting Some Rest Yourself 💤)

3
Comments 1
6 min read
Ruby’s method-lookup path and Object Individuation

Ruby’s method-lookup path and Object Individuation

1
Comments
4 min read
Trick to cleaner use Sidekiq::Testing.inline! in tests

Trick to cleaner use Sidekiq::Testing.inline! in tests

2
Comments
1 min read
Catch DEV Lead Software Engineer Ridhwana Khan’s talk at Rubyday 2023

Catch DEV Lead Software Engineer Ridhwana Khan’s talk at Rubyday 2023

37
Comments 9
1 min read
Interesting JavaScript Features from a Ruby Perspective

Interesting JavaScript Features from a Ruby Perspective

12
Comments 4
4 min read
How to use and integrate PostgreSQL to Rails

How to use and integrate PostgreSQL to Rails

Comments
2 min read
Adventures in Ruby-esque type enforcement

Adventures in Ruby-esque type enforcement

Comments
9 min read
How to ensure your web APIs are safe

How to ensure your web APIs are safe

17
Comments
5 min read
Accelerate Domain Learning: Explore Application Dependencies with RailsGraph

Accelerate Domain Learning: Explore Application Dependencies with RailsGraph

1
Comments
1 min read
Next up: The World of Passkeys

Next up: The World of Passkeys

2
Comments 4
1 min read
Verifying Monobank Acquiring API Webhook Sign with Ruby Script

Verifying Monobank Acquiring API Webhook Sign with Ruby Script

1
Comments
2 min read
Creating thumbnails for multi-page Pdfs in Carrierwave 2.2.3 and Rails 7

Creating thumbnails for multi-page Pdfs in Carrierwave 2.2.3 and Rails 7

Comments 3
2 min read
Dependency Management With Bundler

Dependency Management With Bundler

1
Comments
3 min read
What's in Ruby class Array

What's in Ruby class Array

5
Comments
1 min read
Валидация кастомных типов данных для dry-schema

Валидация кастомных типов данных для dry-schema

Comments
2 min read
Handling Decimal Precision in Rails

Handling Decimal Precision in Rails

2
Comments 1
4 min read
ROM.rb Custom Commands, Schemas, Upsert, and you

ROM.rb Custom Commands, Schemas, Upsert, and you

2
Comments
3 min read
Phlex is the ruby way to build your views

Phlex is the ruby way to build your views

6
Comments
2 min read
How to Use Sinatra to Build a Ruby Application

How to Use Sinatra to Build a Ruby Application

3
Comments
9 min read
How to Monitor Custom Metrics with AppSignal

How to Monitor Custom Metrics with AppSignal

Comments
6 min read
Find and fix non-Restful APIs with runtime analysis

Find and fix non-Restful APIs with runtime analysis

3
Comments
1 min read
Authentication using Devise in Rails 7

Authentication using Devise in Rails 7

7
Comments
3 min read
This week focus: Documentation

This week focus: Documentation

3
Comments
2 min read
How to improve and standardize writing services in Ruby project

How to improve and standardize writing services in Ruby project

1
Comments 1
2 min read
Ruby - DIY accessor methods

Ruby - DIY accessor methods

3
Comments
2 min read
The Strength of Unity: Dismantling Discrimination in the Ruby on Rails Community

The Strength of Unity: Dismantling Discrimination in the Ruby on Rails Community

1
Comments 5
3 min read
Inicializando um projeto Ruby on Rails usando PostgreSql rodando em um container Docker

Inicializando um projeto Ruby on Rails usando PostgreSql rodando em um container Docker

8
Comments
1 min read
Stay up to date with new Ruby or Rails features

Stay up to date with new Ruby or Rails features

3
Comments
3 min read
Upgrading from Selenium to Cuprite

Upgrading from Selenium to Cuprite

5
Comments
5 min read
Building a Thread-Based Web Server without using any third-party libraries or frameworks with Ruby

Building a Thread-Based Web Server without using any third-party libraries or frameworks with Ruby

6
Comments 2
3 min read
10 Best Practices for Writing Clean Code -with simple examples

10 Best Practices for Writing Clean Code -with simple examples

Comments
5 min read
Implementação do Flipper para controle de features

Implementação do Flipper para controle de features

6
Comments 2
4 min read
AskGpt: Ask Questions with Context to ChatGPT in your Ruby project

AskGpt: Ask Questions with Context to ChatGPT in your Ruby project

3
Comments
2 min read
How to cache MRSK deployments in CI

How to cache MRSK deployments in CI

3
Comments
2 min read
If You Liked Shoes, You'll Love Glimmer!

If You Liked Shoes, You'll Love Glimmer!

2
Comments 3
7 min read
Integrate and Troubleshoot Inbound Emails with Action Mailbox in Rails

Integrate and Troubleshoot Inbound Emails with Action Mailbox in Rails

1
Comments
7 min read
Unlearn programming to learn Ruby

Unlearn programming to learn Ruby

29
Comments 1
3 min read
10 Useful Ruby One-Liners: Examples and Descriptions

10 Useful Ruby One-Liners: Examples and Descriptions

5
Comments 3
3 min read
Rails 基礎 Part 05 -- create の単体テストを追加する

Rails 基礎 Part 05 -- create の単体テストを追加する

1
Comments
1 min read
Not-so-ugly styles code in your Rails app

Not-so-ugly styles code in your Rails app

Comments
2 min read
Ruby on Rails en Windows con WSL2

Ruby on Rails en Windows con WSL2

3
Comments
4 min read
Using Ruby on Rails and ActiveModel::Serializer (AMS) to Control Your Data (Review)

Using Ruby on Rails and ActiveModel::Serializer (AMS) to Control Your Data (Review)

2
Comments
6 min read
Manage Your Ruby Logs Like a Pro

Manage Your Ruby Logs Like a Pro

1
Comments 1
13 min read
Entendendo e Resolvendo o Problema N+1 com Ruby on Rails

Entendendo e Resolvendo o Problema N+1 com Ruby on Rails

11
Comments 1
3 min read
Rails Frontend Bundling - Which one should I choose?

Rails Frontend Bundling - Which one should I choose?

38
Comments 3
5 min read
Mastering ActiveRecord Associations in Ruby: A Comprehensive Guide

Mastering ActiveRecord Associations in Ruby: A Comprehensive Guide

1
Comments 2
6 min read
Validating age in Rails

Validating age in Rails

2
Comments
1 min read
loading...