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.
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
Cover image for SOLID: Open-closed principle in Ruby

SOLID: Open-closed principle in Ruby

1
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
Cover image for 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
Ruby - dig method

Ruby - dig method

Comments
1 min read
How To Install Older Versions of Homebrew Packages
Cover image for How To Install Older Versions of Homebrew Packages

How To Install Older Versions of Homebrew Packages

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

Elegant Memoization with Ruby’s .tap Method

Comments
5 min read
Code Smell 207 - Dynamic Methods
Cover image for Code Smell 207 - Dynamic Methods

Code Smell 207 - Dynamic Methods

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

Getting to know Ruby’s Enumerable Module

1
Comments 3
4 min read
Challenges of a Junior Ruby Developer
Cover image for 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
Cover image for 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.

12
Comments 1
5 min read
Understanding and preventing race conditons in Ruby
Cover image for 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
Cover image for 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?
Cover image for How to implement Pub/Sub pattern in Ruby on Rails?

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

21
Comments 6
11 min read
Use GitHub Actions to Make Your GitHub Profile Dynamic
Cover image for 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
loading...