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.
Four Things To Take Away From RailsConf 2024

Four Things To Take Away From RailsConf 2024

2
Comments
3 min read
Disable specific callback in spec

Disable specific callback in spec

1
Comments
1 min read
Pequeno guia de webhooks com Ruby!

Pequeno guia de webhooks com Ruby!

Comments
6 min read
AnyCable for Ruby on Rails: How Does it Improve over Action Cable?

AnyCable for Ruby on Rails: How Does it Improve over Action Cable?

Comments
8 min read
Inline SVG Icons in Your Rails App

Inline SVG Icons in Your Rails App

1
Comments 1
2 min read
Day 1 💎 Get the latest programmer humor meme

Day 1 💎 Get the latest programmer humor meme

Comments
1 min read
How to handle remote services in tests

How to handle remote services in tests

Comments
2 min read
Pitfalls of using metaprogramming in Ruby on Rails application

Pitfalls of using metaprogramming in Ruby on Rails application

Comments
3 min read
Where to read ENV variables in Ruby on Rails application

Where to read ENV variables in Ruby on Rails application

Comments
2 min read
How to avoid N+1 query using SQL views (materialized) in Rails application

How to avoid N+1 query using SQL views (materialized) in Rails application

Comments
3 min read
JetThoughts is recognized by Techreviewer as a Top Web Development Company in 2020

JetThoughts is recognized by Techreviewer as a Top Web Development Company in 2020

Comments
1 min read
You stub/mock incorrectly

You stub/mock incorrectly

Comments
2 min read
Enum validation in Ruby on Rails 7.1

Enum validation in Ruby on Rails 7.1

Comments
2 min read
Presenter Pattern in Ruby on Rails: Implementation, Pros, and Cons.

Presenter Pattern in Ruby on Rails: Implementation, Pros, and Cons.

1
Comments 2
4 min read
Simple Preferences to Any Resource with Ruby on Rails

Simple Preferences to Any Resource with Ruby on Rails

1
Comments
3 min read
Should You Use Ruby on Rails or Hanami?

Should You Use Ruby on Rails or Hanami?

1
Comments
10 min read
ViewComponent Cheatsheet

ViewComponent Cheatsheet

1
Comments 1
1 min read
Rails Designer v0.11.0 released: new Command Menu

Rails Designer v0.11.0 released: new Command Menu

1
Comments
1 min read
Tips for writing readable system tests in Rails

Tips for writing readable system tests in Rails

Comments
4 min read
Rails virtual attributes use cases

Rails virtual attributes use cases

Comments
4 min read
Rabarber v2: A Major Update for the Role-Based Authorization Gem

Rabarber v2: A Major Update for the Role-Based Authorization Gem

Comments
1 min read
Ruby Array Methods That Will Blow Your Mind, Pt. 5: The rejected ones

Ruby Array Methods That Will Blow Your Mind, Pt. 5: The rejected ones

7
Comments
2 min read
Install Ruby and Rails on Fedora 40

Install Ruby and Rails on Fedora 40

Comments
2 min read
Unraveling Ruby: A Comprehensive Guide to Understanding the Programming Language

Unraveling Ruby: A Comprehensive Guide to Understanding the Programming Language

2
Comments 2
7 min read
Hanami Shrine - file handling in Hanami

Hanami Shrine - file handling in Hanami

1
Comments
9 min read
Why Kernel#times is slower than while ???

Why Kernel#times is slower than while ???

12
Comments 2
3 min read
Use stateless services

Use stateless services

2
Comments 2
2 min read
¿Por qué debería usar Ruby on Rails?

¿Por qué debería usar Ruby on Rails?

Comments
8 min read
Yes, Ruby is fast, but…

Yes, Ruby is fast, but…

43
Comments 8
5 min read
sprockets_terser_with_source_maps v2.0.0 released!

sprockets_terser_with_source_maps v2.0.0 released!

Comments
1 min read
How to add or remove a Stimulus controller

How to add or remove a Stimulus controller

2
Comments
1 min read
Warden of Hanami - hanami.rb basic authentication

Warden of Hanami - hanami.rb basic authentication

9
Comments 2
11 min read
Hanami and HTMX - progress bar

Hanami and HTMX - progress bar

3
Comments 1
9 min read
Rails Core Classes Method Lookup Changes: A Deep Dive into Include vs Prepend

Rails Core Classes Method Lookup Changes: A Deep Dive into Include vs Prepend

6
Comments
4 min read
É necessário voltar ao começo

É necessário voltar ao começo

Comments
3 min read
Playing with DragonRuby Game Toolkit (DRGTK)

Playing with DragonRuby Game Toolkit (DRGTK)

2
Comments 2
2 min read
Ruby on Rails 4.2.X upgrade issue with meta_request — undefined method normalize_key

Ruby on Rails 4.2.X upgrade issue with meta_request — undefined method normalize_key

Comments
2 min read
3 resources from Beginner to PRO to learn Ruby on Rails

3 resources from Beginner to PRO to learn Ruby on Rails

7
Comments
1 min read
Searching for the first job with rails backend

Searching for the first job with rails backend

Comments
6 min read
Ruby Array Methods That Will Blow Your Mind, Pt. 4: Fusions

Ruby Array Methods That Will Blow Your Mind, Pt. 4: Fusions

6
Comments
2 min read
Generate magic tokens in Rails with generates_token_for

Generate magic tokens in Rails with generates_token_for

3
Comments
4 min read
Refactoring for Readability in Ruby: a Showcase

Refactoring for Readability in Ruby: a Showcase

10
Comments 11
7 min read
CLI in ruby using OptionParser or GetoptLong

CLI in ruby using OptionParser or GetoptLong

2
Comments
2 min read
RVM Ruby 2.6.0 — built with custom openssl version on Ubuntu 22.04

RVM Ruby 2.6.0 — built with custom openssl version on Ubuntu 22.04

1
Comments 2
4 min read
How to iterate over a Ruby array

How to iterate over a Ruby array

1
Comments
2 min read
Creating Passkey Authentication in a Rails 7 Application

Creating Passkey Authentication in a Rails 7 Application

1
Comments
4 min read
21 Helpful and trending Ruby gems.

21 Helpful and trending Ruby gems.

5
Comments 1
5 min read
The Art of Monkey Patching in Ruby

The Art of Monkey Patching in Ruby

1
Comments
3 min read
What is a Ruby implementation?

What is a Ruby implementation?

Comments
6 min read
Ruby is not dying — It’s Aging like fine wine

Ruby is not dying — It’s Aging like fine wine

Comments
4 min read
Syntax, syntax, syntax

Syntax, syntax, syntax

Comments
2 min read
RSpec, Philosophically Speaking

RSpec, Philosophically Speaking

Comments
28 min read
Supercharging Rails: Enabling Ruby's YJIT Compiler in Production

Supercharging Rails: Enabling Ruby's YJIT Compiler in Production

4
Comments
4 min read
Ruby Array Methods That Will Blow Your Mind, Pt. 3: Lord of the Slices

Ruby Array Methods That Will Blow Your Mind, Pt. 3: Lord of the Slices

6
Comments
2 min read
Easy way to implement reCAPTCHA V3 in Ruby on Rails

Easy way to implement reCAPTCHA V3 in Ruby on Rails

Comments
3 min read
Unlock Superior Security: Implementing 2FA in Ruby on Rails with a Twist!

Unlock Superior Security: Implementing 2FA in Ruby on Rails with a Twist!

1
Comments
2 min read
How to deploy a Rails 7 app to Heroku

How to deploy a Rails 7 app to Heroku

Comments
4 min read
Ruby regex guide

Ruby regex guide

Comments
5 min read
How the Rails params hash works

How the Rails params hash works

Comments
6 min read
Ruby Array Methods That Will Blow Your Mind, Pt. 2: Splitters Everywhere

Ruby Array Methods That Will Blow Your Mind, Pt. 2: Splitters Everywhere

6
Comments
3 min read
loading...