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.
astronoby gem v0.1.0 released

astronoby gem v0.1.0 released

6
Comments
3 min read
The simplest turbo-frame example

The simplest turbo-frame example

2
Comments
3 min read
Minha experiência na 2ª rinha de backend com Ruby + Sinatra

Minha experiência na 2ª rinha de backend com Ruby + Sinatra

4
Comments
6 min read
HTMX + Rails: Exploring them with a Toy App.

HTMX + Rails: Exploring them with a Toy App.

2
Comments
7 min read
Performance and Optimization in Ruby on Rails

Performance and Optimization in Ruby on Rails

7
Comments
3 min read
Infinite Scroll with Rails and Turbo - No JavaScript Required!

Infinite Scroll with Rails and Turbo - No JavaScript Required!

1
Comments
4 min read
Intro to Propshaft: A new asset pipeline for Rails

Intro to Propshaft: A new asset pipeline for Rails

3
Comments
4 min read
Unleashing Shodany: Elevating Ruby Development with Seamless Shodan Integration

Unleashing Shodany: Elevating Ruby Development with Seamless Shodan Integration

Comments
2 min read
How to improve the documentation of your Ruby on Rails app

How to improve the documentation of your Ruby on Rails app

5
Comments
3 min read
Preview images on upload with StimulusJS

Preview images on upload with StimulusJS

2
Comments
2 min read
Working with has_many and belongs_to association methods

Working with has_many and belongs_to association methods

Comments
2 min read
Shrink UUIDs with PostgreSQL or Ruby

Shrink UUIDs with PostgreSQL or Ruby

6
Comments 3
3 min read
Publish/Subscribe with Sidekiq

Publish/Subscribe with Sidekiq

78
Comments 2
3 min read
Ruby: Date & Time Class

Ruby: Date & Time Class

Comments
3 min read
Ruby: Integer & Float Class

Ruby: Integer & Float Class

Comments
2 min read
lazy_names gem, lets you type less

lazy_names gem, lets you type less

Comments
1 min read
How to estimate a task?

How to estimate a task?

23
Comments 24
1 min read
Flowbite and Rails starter kit

Flowbite and Rails starter kit

1
Comments
1 min read
OOP via FP : functional nature of classes and objects

OOP via FP : functional nature of classes and objects

2
Comments 14
4 min read
How I use Rails' `concerning` macro

How I use Rails' `concerning` macro

1
Comments 1
1 min read
A Deep Dive Into RSpec Tests in Ruby on Rails

A Deep Dive Into RSpec Tests in Ruby on Rails

3
Comments
9 min read
Configuring IRB autocomplete

Configuring IRB autocomplete

10
Comments 1
3 min read
ArcadeDB, Ruby && Jupyter

ArcadeDB, Ruby && Jupyter

Comments
2 min read
Add Geolocation to Search with Rails and Stimulus.js

Add Geolocation to Search with Rails and Stimulus.js

1
Comments
5 min read
Enum validation in Ruby on Rails 7.1

Enum validation in Ruby on Rails 7.1

9
Comments
1 min read
Tuning Rails application structure

Tuning Rails application structure

6
Comments
12 min read
Ruby (Versioning) Hell with Jekyll & GitHub Pages

Ruby (Versioning) Hell with Jekyll & GitHub Pages

Comments
6 min read
fetch vs index methods when working with arrays in Ruby

fetch vs index methods when working with arrays in Ruby

Comments
2 min read
The three ways to query ranges in Rails

The three ways to query ranges in Rails

2
Comments
2 min read
The three types of methods in Ruby

The three types of methods in Ruby

2
Comments
3 min read
Rails backup schemes to backup Postgres databases

Rails backup schemes to backup Postgres databases

1
Comments
6 min read
Ruby String Methods

Ruby String Methods

1
Comments
1 min read
DIY error monitoring for Ruby

DIY error monitoring for Ruby

1
Comments
10 min read
Anonymous block argument in Ruby

Anonymous block argument in Ruby

4
Comments
1 min read
Dynamic AI Prompts with PromptTemplates, Ruby, Langchain.rb and OpenAI

Dynamic AI Prompts with PromptTemplates, Ruby, Langchain.rb and OpenAI

Comments
2 min read
Creating Printable Cards Games with Code

Creating Printable Cards Games with Code

1
Comments
3 min read
Eliminating Code Complexity by Finding Double Negatives

Eliminating Code Complexity by Finding Double Negatives

1
Comments 1
2 min read
Authentication vs Authorization with Rails 7

Authentication vs Authorization with Rails 7

6
Comments
5 min read
Hello AI world with Ruby!

Hello AI world with Ruby!

Comments
3 min read
Ruby Database Setup & Common Commands & CRUD

Ruby Database Setup & Common Commands & CRUD

1
Comments 1
3 min read
Behaviour Driven Development in Ruby with RSpec

Behaviour Driven Development in Ruby with RSpec

10
Comments 1
12 min read
Why is Ruby-on-Rails not more popular?

Why is Ruby-on-Rails not more popular?

11
Comments 2
4 min read
How To Set Up Your Coding Environment

How To Set Up Your Coding Environment

3
Comments
7 min read
Ruby on Rails vs. JavaScript

Ruby on Rails vs. JavaScript

8
Comments 2
5 min read
Puma-dev is one of my favourite tools

Puma-dev is one of my favourite tools

2
Comments
4 min read
Including Polymorphic Association In Rails To Avoid N+1 Queries

Including Polymorphic Association In Rails To Avoid N+1 Queries

1
Comments
2 min read
Local API in a single file

Local API in a single file

Comments
5 min read
Must-have gems for mature Rails

Must-have gems for mature Rails

4
Comments
1 min read
Getting started with Ruby on Rails and Postgres on Supabase

Getting started with Ruby on Rails and Postgres on Supabase

98
Comments
4 min read
You don't know RSpec: intro to RSpec for RSpec professionals

You don't know RSpec: intro to RSpec for RSpec professionals

2
Comments 1
6 min read
Rails GitHub Insights: Navigating the Active Pulse of Ruby on Rails

Rails GitHub Insights: Navigating the Active Pulse of Ruby on Rails

2
Comments 1
3 min read
Speed Up Your Ruby on Rails Application with LiteCache

Speed Up Your Ruby on Rails Application with LiteCache

5
Comments
6 min read
Step-by-Step Guide to Building LLM Applications with Ruby (Using Langchain and Qdrant)

Step-by-Step Guide to Building LLM Applications with Ruby (Using Langchain and Qdrant)

1
Comments
13 min read
Embracing Error Messages in Ruby: A Guide for Beginners

Embracing Error Messages in Ruby: A Guide for Beginners

2
Comments
3 min read
Running open-source AI models locally with Ruby

Running open-source AI models locally with Ruby

2
Comments
7 min read
OO to Elixir: Clean Code With Pattern Matching

OO to Elixir: Clean Code With Pattern Matching

4
Comments 2
3 min read
Implementação de Dois Loops For em um Bloco Try/Except com Testes RSpec em Ruby

Implementação de Dois Loops For em um Bloco Try/Except com Testes RSpec em Ruby

Comments
1 min read
RubyConf: Scholar Edition

RubyConf: Scholar Edition

Comments
3 min read
Autorização no Ransack, Permitindo ou Negando operações de pesquisa e ordenação

Autorização no Ransack, Permitindo ou Negando operações de pesquisa e ordenação

5
Comments
2 min read
The Magic of Time in Rails: Journey into the Past with time_ago_in_words

The Magic of Time in Rails: Journey into the Past with time_ago_in_words

1
Comments
2 min read
loading...