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.
In Favor of Ruby Central Memberships

In Favor of Ruby Central Memberships

14
Comments 10
3 min read
Composing Our Own Guitar Amps From Inherited Gear

Composing Our Own Guitar Amps From Inherited Gear

6
Comments 1
5 min read
Cron Jobs and the Use of Rufus Scheduler Gem

Cron Jobs and the Use of Rufus Scheduler Gem

1
Comments
4 min read
How to check if an object is present in an array in Ruby?

How to check if an object is present in an array in Ruby?

Comments
3 min read
The Importance of MVC Architecture in Ruby on Rails Development

The Importance of MVC Architecture in Ruby on Rails Development

Comments
3 min read
Ruby Lambda VS Proc

Ruby Lambda VS Proc

Comments
2 min read
The Power of RLE: How to Reduce File Sizes with Simple Code with Ruby.

The Power of RLE: How to Reduce File Sizes with Simple Code with Ruby.

7
Comments
4 min read
The Ultimate Guide to Active Storage in Rails

The Ultimate Guide to Active Storage in Rails

27
Comments 5
5 min read
How to Load Code in Ruby

How to Load Code in Ruby

2
Comments
7 min read
E-BOOK: The Ruby on Rails Interview Bible - A Comprehensive Guide with 500+ Essential Questions and Answers!

E-BOOK: The Ruby on Rails Interview Bible - A Comprehensive Guide with 500+ Essential Questions and Answers!

2
Comments
1 min read
Ruby Challenge: Calculating Factorials with Negative Numbers

Ruby Challenge: Calculating Factorials with Negative Numbers

4
Comments 3
1 min read
Is CDN Right for Your Rails App? and good for large scale applications?

Is CDN Right for Your Rails App? and good for large scale applications?

7
Comments 4
3 min read
Avoid These 6 Common Mistakes While Hire Ruby on Rails Developers

Avoid These 6 Common Mistakes While Hire Ruby on Rails Developers

1
Comments
4 min read
Elixir-style Pipelines in 9 Lines of Ruby

Elixir-style Pipelines in 9 Lines of Ruby

Comments
3 min read
Using Ruby with Conda🐍

Using Ruby with Conda🐍

4
Comments
1 min read
Rails 基礎 Part 01 -- rails で API を作って curl で確認する。

Rails 基礎 Part 01 -- rails で API を作って curl で確認する。

1
Comments
3 min read
Rails 基礎 Part 00 -- asdf と ruby を動かす

Rails 基礎 Part 00 -- asdf と ruby を動かす

1
Comments
1 min read
Create a Ruby gem from scratch

Create a Ruby gem from scratch

9
Comments
6 min read
How to use Sidekiq in Rails 7: Background Jobs

How to use Sidekiq in Rails 7: Background Jobs

11
Comments
3 min read
Consuming Other APIs in a Rails App.

Consuming Other APIs in a Rails App.

Comments
4 min read
Ruby YJIT at Underdog

Ruby YJIT at Underdog

4
Comments
4 min read
10 Best Practices for Ruby Programmers: Tips for Efficient, Maintainable, and Bug-Free Code

10 Best Practices for Ruby Programmers: Tips for Efficient, Maintainable, and Bug-Free Code

11
Comments 1
4 min read
How to write a View test in Rails with RSpec

How to write a View test in Rails with RSpec

Comments
1 min read
Simple Improvements and Testing of a Rails Controller

Simple Improvements and Testing of a Rails Controller

1
Comments
1 min read
SOLID: Open-closed principle in Ruby

SOLID: Open-closed principle in Ruby

Comments
3 min read
Service Objects in Ruby on Rails: Best Practices for Clean and Maintainable Code

Service Objects in Ruby on Rails: Best Practices for Clean and Maintainable Code

15
Comments 1
4 min read
Usando a gem httplog para uma melhor análise dos logs

Usando a gem httplog para uma melhor análise dos logs

6
Comments
2 min read
Audit Logging in Ruby and Rails

Audit Logging in Ruby and Rails

Comments
8 min read
Mastering Time Complexity in Ruby: A Comprehensive Guide with Code Examples and Tests

Mastering Time Complexity in Ruby: A Comprehensive Guide with Code Examples and Tests

23
Comments
7 min read
Testing: Mock And Stub

Testing: Mock And Stub

13
Comments
2 min read
Ruby - dig method

Ruby - dig method

Comments
1 min read
Elegant Memoization with Ruby’s .tap Method

Elegant Memoization with Ruby’s .tap Method

Comments
5 min read
Getting to know Ruby’s Enumerable Module

Getting to know Ruby’s Enumerable Module

1
Comments 3
4 min read
Code Smell 207 - Dynamic Methods

Code Smell 207 - Dynamic Methods

Comments
2 min read
Challenges of a Junior Ruby Developer

Challenges of a Junior Ruby Developer

15
Comments
6 min read
Let's expect change and reload!

Let's expect change and reload!

Comments 2
2 min read
TIL. I started to collaborate with some teammates on some projects.

TIL. I started to collaborate with some teammates on some projects.

2
Comments 1
1 min read
Securing the Rails: User Authentication and Bcrypt in Ruby on Rails

Securing the Rails: User Authentication and Bcrypt in Ruby on Rails

3
Comments 1
10 min read
Active Record "merge" method. A Hidden Feature for Streamlining Database Operations.

Active Record "merge" method. A Hidden Feature for Streamlining Database Operations.

9
Comments 1
5 min read
Understanding and preventing race conditons in Ruby

Understanding and preventing race conditons in Ruby

8
Comments
3 min read
Extending Sequel

Extending Sequel

2
Comments
4 min read
How to Use the rodauth-omniauth Gem in Ruby

How to Use the rodauth-omniauth Gem in Ruby

1
Comments
8 min read
How to implement Pub/Sub pattern in Ruby on Rails?

How to implement Pub/Sub pattern in Ruby on Rails?

14
Comments 6
11 min read
Use GitHub Actions to Make Your GitHub Profile Dynamic

Use GitHub Actions to Make Your GitHub Profile Dynamic

11
Comments
6 min read
Six security risks of user input in ruby code

Six security risks of user input in ruby code

Comments
4 min read
Active Record Querying Methods

Active Record Querying Methods

2
Comments
3 min read
Object shapes - how this under-the-hood change in Ruby 3.2.0 will improve your code performance

Object shapes - how this under-the-hood change in Ruby 3.2.0 will improve your code performance

2
Comments
10 min read
Basics of Active Record Validations

Basics of Active Record Validations

2
Comments
4 min read
Mission to watch Stephen King in order.

Mission to watch Stephen King in order.

Comments
3 min read
There's SQL in my Ruby

There's SQL in my Ruby

1
Comments 4
3 min read
Feature flags in Rails: How to roll out and manage your features like a pro

Feature flags in Rails: How to roll out and manage your features like a pro

5
Comments
6 min read
Quais são os números primos de 1 a 1.000.000?

Quais são os números primos de 1 a 1.000.000?

9
Comments
5 min read
VS Code Extensions for Ruby on Rails

VS Code Extensions for Ruby on Rails

4
Comments
4 min read
Symbols vs Strings no Ruby

Symbols vs Strings no Ruby

2
Comments
3 min read
PostgreSQL + JSONB + Ruby

PostgreSQL + JSONB + Ruby

21
Comments
4 min read
Diving into Custom Exceptions in Ruby

Diving into Custom Exceptions in Ruby

2
Comments
4 min read
SOLID Principles Explained

SOLID Principles Explained

7
Comments
6 min read
This week I learned...

This week I learned...

2
Comments
2 min read
🧹 Tidying Up Your Rails Code: The Art of Refactoring, Marie Kondo Style

🧹 Tidying Up Your Rails Code: The Art of Refactoring, Marie Kondo Style

3
Comments 2
4 min read
SQL Indexes Basics in Rails

SQL Indexes Basics in Rails

3
Comments
4 min read
loading...