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.
is_expected RSpec ActiveRecord matcher

is_expected RSpec ActiveRecord matcher

Comments
1 min read
Linked List with Ruby

Linked List with Ruby

3
Comments
8 min read
Why is ON DUPLICATE KEY UPDATE included in the SQL issued by insert_all in ActiveRecord when using MySQL?

Why is ON DUPLICATE KEY UPDATE included in the SQL issued by insert_all in ActiveRecord when using MySQL?

1
Comments
6 min read
Hidden Gem(s): What Are Your Favorite Lesser-Known Ruby Features & Techniques? đź’Žđź’»

Hidden Gem(s): What Are Your Favorite Lesser-Known Ruby Features & Techniques? đź’Žđź’»

7
Comments 3
1 min read
How to see all available associations of one specific object in Rails?

How to see all available associations of one specific object in Rails?

3
Comments
2 min read
How to reduce memory usage for your Rails app - R14 - Memory Quota Exceeded in Ruby (MRI)

How to reduce memory usage for your Rails app - R14 - Memory Quota Exceeded in Ruby (MRI)

11
Comments 1
2 min read
Metaprogramming in Ruby: Advanced Level

Metaprogramming in Ruby: Advanced Level

2
Comments
7 min read
Ruby GUI with Glimmer

Ruby GUI with Glimmer

14
Comments 2
3 min read
How to switch hosting from Render to Heroku for your Ruby on Rails application

How to switch hosting from Render to Heroku for your Ruby on Rails application

1
Comments
3 min read
12 Tools for Quality Pull Requests

12 Tools for Quality Pull Requests

Comments
11 min read
Ruby Method of the Day: String#=~

Ruby Method of the Day: String#=~

5
Comments
1 min read
Analyzing SassC::SyntaxError in Ruby on Rails 7.0

Analyzing SassC::SyntaxError in Ruby on Rails 7.0

Comments
1 min read
Analyzing and Editing Ruby Source Code in Bullet Train

Analyzing and Editing Ruby Source Code in Bullet Train

1
Comments
7 min read
A pragmatic guide for Cypress On Rails

A pragmatic guide for Cypress On Rails

15
Comments 2
4 min read
Integrating LLM into your Rails applications

Integrating LLM into your Rails applications

9
Comments
3 min read
Ruby's range literals and their effect on Rails Active Record queries

Ruby's range literals and their effect on Rails Active Record queries

3
Comments
4 min read
Rubyist Hangout Thread

Rubyist Hangout Thread

9
Comments 7
1 min read
Ruby Method of the Day: #count

Ruby Method of the Day: #count

1
Comments
1 min read
An Introduction to Lambdas in Ruby

An Introduction to Lambdas in Ruby

Comments
6 min read
Updated the look of my Ratings app

Updated the look of my Ratings app

2
Comments 1
1 min read
How to use Prettier to lint Ruby files

How to use Prettier to lint Ruby files

2
Comments 6
2 min read
Ruby Method of the Day: Array.new with Block

Ruby Method of the Day: Array.new with Block

6
Comments
1 min read
Ruby Arguments: Equal Signs, Colons, Splats (*), Double Splats (**) Explained

Ruby Arguments: Equal Signs, Colons, Splats (*), Double Splats (**) Explained

Comments
9 min read
Understanding Authorization Before Authentication: Enhancing Web API Security

Understanding Authorization Before Authentication: Enhancing Web API Security

34
Comments
4 min read
Part 2 - Saving data. Creating a Ruby App to get notified about Epic Free Games.

Part 2 - Saving data. Creating a Ruby App to get notified about Epic Free Games.

Comments
6 min read
Entendendo fundamentos de recursĂŁo

Entendendo fundamentos de recursĂŁo

64
Comments 5
7 min read
Short Ruby News - edition 48 is published

Short Ruby News - edition 48 is published

2
Comments
2 min read
How to use Cloudflare R2 with Ruby on Rails Active Storage

How to use Cloudflare R2 with Ruby on Rails Active Storage

5
Comments
6 min read
Cross-cluster Associations in Rails 7

Cross-cluster Associations in Rails 7

Comments
4 min read
Creating a Gem

Creating a Gem

2
Comments
1 min read
Delve deeply into Devise - Introduce all the Modules

Delve deeply into Devise - Introduce all the Modules

23
Comments 2
30 min read
How I use MRSK and multiple Rails app on the same server

How I use MRSK and multiple Rails app on the same server

6
Comments 1
4 min read
Enable the admin to configure tags for selection in a dropdown, to control type and amount of tags stored

Enable the admin to configure tags for selection in a dropdown, to control type and amount of tags stored

Comments
2 min read
Rubyist Hangout Thread

Rubyist Hangout Thread

14
Comments 9
1 min read
How to store credentials like an api key in Rails

How to store credentials like an api key in Rails

3
Comments
1 min read
Como armazenar credenciais como uma chave de api no Rails

Como armazenar credenciais como uma chave de api no Rails

1
Comments
1 min read
How to pass boolean values in Rspec

How to pass boolean values in Rspec

4
Comments 1
3 min read
Ruby on Rails for Beginners: A Comprehensive Overview and Guide to Developer Growth

Ruby on Rails for Beginners: A Comprehensive Overview and Guide to Developer Growth

9
Comments 1
9 min read
Part 1 - Fetching Data. Creating a Ruby App to get notified about Epic Free Games.

Part 1 - Fetching Data. Creating a Ruby App to get notified about Epic Free Games.

3
Comments 1
5 min read
Real World Example of AI Powered Parsing

Real World Example of AI Powered Parsing

2
Comments
18 min read
Google Login in Rails 7 with devise

Google Login in Rails 7 with devise

59
Comments 8
3 min read
Pulling your dev.to posts down locally

Pulling your dev.to posts down locally

10
Comments 4
4 min read
Autenticação JWT em uma Api Rest Ruby On Rails

Autenticação JWT em uma Api Rest Ruby On Rails

1
Comments
6 min read
Writing our C Extension

Writing our C Extension

2
Comments 2
2 min read
Fixing half a million security vulnerabilities

Fixing half a million security vulnerabilities

1
Comments
7 min read
Setting Up Business Logic with DCI in Rails

Setting Up Business Logic with DCI in Rails

Comments 1
7 min read
Basic about Ruby C API

Basic about Ruby C API

12
Comments
2 min read
RESTful API: Explained in Ruby on Rails

RESTful API: Explained in Ruby on Rails

17
Comments 2
2 min read
The Service Object pattern in Ruby applications with unified approach

The Service Object pattern in Ruby applications with unified approach

2
Comments
4 min read
Your journey as a mid-level Ruby on Rails developer

Your journey as a mid-level Ruby on Rails developer

20
Comments 2
2 min read
Ruby: An Intro for the Curious-Minded

Ruby: An Intro for the Curious-Minded

3
Comments
3 min read
Short Ruby News - edition 47 is out

Short Ruby News - edition 47 is out

1
Comments
1 min read
Understanding database indices by (poorly) implementing one

Understanding database indices by (poorly) implementing one

Comments
12 min read
Shine bright like a.. Ruby đź’Ž

Shine bright like a.. Ruby đź’Ž

Comments
5 min read
Grape GEM in Ruby on Rails: Handling User Model and API Endpoint

Grape GEM in Ruby on Rails: Handling User Model and API Endpoint

1
Comments 1
3 min read
The Elusive Lambda Console; A Specification Proposal.

The Elusive Lambda Console; A Specification Proposal.

15
Comments
3 min read
Catch DEV Co-Founder Ben Halpern’s Keynote at RubyConf TH 2023

Catch DEV Co-Founder Ben Halpern’s Keynote at RubyConf TH 2023

31
Comments 4
1 min read
Rails nested form (new gem with Stimulus)

Rails nested form (new gem with Stimulus)

5
Comments 1
2 min read
String Interning

String Interning

Comments
1 min read
Rubyday 2023 - A great comeback!

Rubyday 2023 - A great comeback!

6
Comments
5 min read
loading...