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.
Avoid constantize in Rails

Avoid constantize in Rails

Comments
2 min read
Parameters VS Arguments with Ruby

Parameters VS Arguments with Ruby

Comments
1 min read
Inline Unsupported Browser Warning (using Rails 7.2 feature)

Inline Unsupported Browser Warning (using Rails 7.2 feature)

2
Comments
2 min read
Handbook to migrate your Postgres from Heroku to Kamal

Handbook to migrate your Postgres from Heroku to Kamal

8
Comments 1
5 min read
Leveraging PostgreSQL 16 Enum Types in Rails 7+: A Step-by-Step Guide

Leveraging PostgreSQL 16 Enum Types in Rails 7+: A Step-by-Step Guide

Comments
2 min read
Rails API + Cache + Design Patterns (English Version)

Rails API + Cache + Design Patterns (English Version)

4
Comments
14 min read
Building a Tiny Language Model (LLM) in Ruby: A Step-by-Step Guide - V1

Building a Tiny Language Model (LLM) in Ruby: A Step-by-Step Guide - V1

16
Comments 5
7 min read
Using meta-programming in Ruby to build a REST API from a JSON file

Using meta-programming in Ruby to build a REST API from a JSON file

1
Comments
4 min read
What I wrote about Ruby this week #2

What I wrote about Ruby this week #2

2
Comments
2 min read
Rails API + Cache + Design Patterns + RSpec (Version En Español)

Rails API + Cache + Design Patterns + RSpec (Version En Español)

2
Comments
14 min read
Rails API + Cache + Design Patterns + RSpec

Rails API + Cache + Design Patterns + RSpec

1
Comments
14 min read
Understanding Rails Initializers: Configuring Your Application Easily

Understanding Rails Initializers: Configuring Your Application Easily

2
Comments
1 min read
Custom Rake File for UI testing: CSV's and Faker

Custom Rake File for UI testing: CSV's and Faker

1
Comments
3 min read
minds on rails parametric search and semantic search

minds on rails parametric search and semantic search

Comments
1 min read
Inheritance with Stimulus Controllers

Inheritance with Stimulus Controllers

1
Comments 1
3 min read
Transaction Safety in Rails: Identifying and Addressing Non-Atomic Interactions

Transaction Safety in Rails: Identifying and Addressing Non-Atomic Interactions

2
Comments
4 min read
Hanoi Tower with procs

Hanoi Tower with procs

2
Comments
2 min read
Optimize Database Performance in Ruby on Rails and ActiveRecord

Optimize Database Performance in Ruby on Rails and ActiveRecord

3
Comments
13 min read
Don't expose primary id's with Rails' dom_id

Don't expose primary id's with Rails' dom_id

5
Comments 1
1 min read
How to easily add a favicon to your Rails App ✨

How to easily add a favicon to your Rails App ✨

10
Comments 3
1 min read
TIL `bundle outdated`

TIL `bundle outdated`

Comments
1 min read
Add Sign Up to Rails 8' Authentication

Add Sign Up to Rails 8' Authentication

2
Comments
5 min read
What is a Mind

What is a Mind

Comments
2 min read
Solid Queue 101: Processamento em Background no Rails 8.

Solid Queue 101: Processamento em Background no Rails 8.

9
Comments
5 min read
Concurrency in Ruby: Thread and Fiber

Concurrency in Ruby: Thread and Fiber

5
Comments
5 min read
loading...