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.
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
Query Language

Query Language

5
Comments
2 min read
Personal URL shortener & Dynamic QR Codes with Jekyll and GitHub Pages

Personal URL shortener & Dynamic QR Codes with Jekyll and GitHub Pages

Comments
2 min read
Integrating a Blog section to your Rails app using Markdown in minutes

Integrating a Blog section to your Rails app using Markdown in minutes

1
Comments
6 min read
Busca BinƔria com Ruby/Rspec

Busca BinƔria com Ruby/Rspec

Comments
1 min read
How to encode an URL String in Ruby

How to encode an URL String in Ruby

9
Comments
2 min read
Cross-Platform application with Ruby + Tauri

Cross-Platform application with Ruby + Tauri

2
Comments
2 min read
The tech stack I choose to build my email courses project

The tech stack I choose to build my email courses project

2
Comments
8 min read
How Much Does It Cost to Build Web Application in Ruby on Rails?

How Much Does It Cost to Build Web Application in Ruby on Rails?

1
Comments
6 min read
Ruby: Methods & Functions

Ruby: Methods & Functions

Comments
2 min read
Keep your Ruby Code Maintainable with Draper

Keep your Ruby Code Maintainable with Draper

2
Comments
7 min read
Anonymous block argument in Ruby

Anonymous block argument in Ruby

4
Comments
1 min read
POROs, in-memory Models and AR models, a continuum

POROs, in-memory Models and AR models, a continuum

2
Comments
2 min read
šŸš€ Ruby on Rails: MVC and you!

šŸš€ Ruby on Rails: MVC and you!

12
Comments
5 min read
Divergent Change

Divergent Change

7
Comments
5 min read
Mocking a class with Minitest without an extra gem

Mocking a class with Minitest without an extra gem

Comments
1 min read
Flowbite and Rails starter kit

Flowbite and Rails starter kit

3
Comments
1 min read
Understanding Lambda Functions in Ruby

Understanding Lambda Functions in Ruby

12
Comments 3
6 min read
First commits in a Ruby on Rails app

First commits in a Ruby on Rails app

6
Comments
7 min read
AppSignalā€™s Top 5 Ruby Posts in 2023

AppSignalā€™s Top 5 Ruby Posts in 2023

Comments
2 min read
The .each method with do - end blocks and pipes ||

The .each method with do - end blocks and pipes ||

Comments
1 min read
The .split method

The .split method

Comments
1 min read
Rails flash messages and UX

Rails flash messages and UX

6
Comments 1
5 min read
Compiling Ruby 3.3 on OpenBSD 7.4

Compiling Ruby 3.3 on OpenBSD 7.4

1
Comments
1 min read
The .parse method

The .parse method

Comments
1 min read
The .gsub method

The .gsub method

Comments
1 min read
The .concat method

The .concat method

Comments
1 min read
The .new method

The .new method

Comments
1 min read
Evoluindo nosso Projeto Rails: Integrando o PadrĆ£o Factory para Maior Flexibilidade e OrganizaĆ§Ć£o

Evoluindo nosso Projeto Rails: Integrando o PadrĆ£o Factory para Maior Flexibilidade e OrganizaĆ§Ć£o

5
Comments 1
4 min read
Reconfiguring your application live with dRuby

Reconfiguring your application live with dRuby

4
Comments
4 min read
Stream Updates to Your Users with LiteCable for Ruby on Rails

Stream Updates to Your Users with LiteCable for Ruby on Rails

4
Comments
6 min read
Introduction to Ruby's Enumerable Module

Introduction to Ruby's Enumerable Module

Comments
2 min read
Watch Out When Overriding Memoized Methods

Watch Out When Overriding Memoized Methods

17
Comments 2
2 min read
How I manage to optimize my Active Admin in 4 simple tricks

How I manage to optimize my Active Admin in 4 simple tricks

11
Comments 8
7 min read
Understanding Big-O Notation with Ruby

Understanding Big-O Notation with Ruby

1
Comments
10 min read
Os benefĆ­cios de usar Form Objects em seus projetos

Os benefĆ­cios de usar Form Objects em seus projetos

13
Comments 5
5 min read
AIA

AIA

Comments
12 min read
Add Custom Domains To Your Rails App

Add Custom Domains To Your Rails App

9
Comments 3
3 min read
Unlocking Performance: Installing Ruby with YJIT on MacOS

Unlocking Performance: Installing Ruby with YJIT on MacOS

16
Comments
2 min read
Webhook backend in ruby

Webhook backend in ruby

7
Comments 3
4 min read
Infinite Y-Axis Calendar View Scroll

Infinite Y-Axis Calendar View Scroll

2
Comments
4 min read
Find in batches and pluck

Find in batches and pluck

1
Comments
1 min read
Toolbox for Ruby

Toolbox for Ruby

Comments
1 min read
Moving to solid_queue from sidekiq

Moving to solid_queue from sidekiq

7
Comments 4
3 min read
What is the fastest way to remove data using Rails ?

What is the fastest way to remove data using Rails ?

9
Comments
6 min read
I made a reverse job board for developers

I made a reverse job board for developers

7
Comments 5
2 min read
How do you test frozen_string_literal in Ruby?

How do you test frozen_string_literal in Ruby?

2
Comments 2
3 min read
DragonRuby: Following the Mouse

DragonRuby: Following the Mouse

3
Comments 1
4 min read
Introducing Loco: The Rails of Rust

Introducing Loco: The Rails of Rust

17
Comments 4
8 min read
ShowGO: The Concert App

ShowGO: The Concert App

Comments
3 min read
The Simplest Guide on Ruby Methods Arguments

The Simplest Guide on Ruby Methods Arguments

28
Comments
5 min read
How do you add Medium or Dev.to articles to your GitHub Profile?

How do you add Medium or Dev.to articles to your GitHub Profile?

Comments
2 min read
Forging the Future of Blockchain Development (with Ruby)

Forging the Future of Blockchain Development (with Ruby)

12
Comments 2
5 min read
Need rubyists help in RSpec Framework

Need rubyists help in RSpec Framework

Comments 4
1 min read
Connecting Debugger to Rails Applications

Connecting Debugger to Rails Applications

4
Comments
6 min read
Coming to grips with JS: a Rubyist's deep dive

Coming to grips with JS: a Rubyist's deep dive

3
Comments 7
7 min read
loading...