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.
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?

10
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
Active Storage. Storing Files With a Rails API

Active Storage. Storing Files With a Rails API

8
Comments 12
5 min read
Programação Orientada a Objetos: Pilares

Programação Orientada a Objetos: Pilares

2
Comments
4 min read
Command Driven Design Pattern - ROR

Command Driven Design Pattern - ROR

5
Comments
2 min read
How to Make Rails Response Faster

How to Make Rails Response Faster

1
Comments
3 min read
Metaprogramming in Ruby: Intermediate Level

Metaprogramming in Ruby: Intermediate Level

6
Comments
6 min read
Gnarly News March 2023

Gnarly News March 2023

2
Comments
1 min read
Authorization Gems in Ruby: Pundit and CanCanCan

Authorization Gems in Ruby: Pundit and CanCanCan

1
Comments
13 min read
10 Best Use Cases of Rust Programming Language in 2023

10 Best Use Cases of Rust Programming Language in 2023

1
Comments 1
5 min read
Search algorithms with Ruby

Search algorithms with Ruby

11
Comments
5 min read
Advisory locks (рДĐșĐŸĐŒĐ”ĐœĐŽĐ°Ń‚Đ”Đ»ŃŒĐœŃ‹Đ” Đ±Đ»ĐŸĐșĐžŃ€ĐŸĐČĐșĐž)

Advisory locks (рДĐșĐŸĐŒĐ”ĐœĐŽĐ°Ń‚Đ”Đ»ŃŒĐœŃ‹Đ” Đ±Đ»ĐŸĐșĐžŃ€ĐŸĐČĐșĐž)

3
Comments 2
1 min read
Ruby as I know it

Ruby as I know it

Comments
1 min read
Reversing DidYouMean Gem

Reversing DidYouMean Gem

4
Comments
4 min read
Duped into modifying a frozen hash

Duped into modifying a frozen hash

2
Comments
5 min read
Making Music With Active Record Associations

Making Music With Active Record Associations

1
Comments
10 min read
Sinatra/Active Record Full CRUD

Sinatra/Active Record Full CRUD

1
Comments
4 min read
Action Mailer in Ruby on Rails (and how to deploy with Gmail)

Action Mailer in Ruby on Rails (and how to deploy with Gmail)

2
Comments
5 min read
Petty Annoyances #4929

Petty Annoyances #4929

1
Comments
2 min read
Favorite Ruby Methods#1

Favorite Ruby Methods#1

1
Comments
5 min read
POSTMAN please let me in

POSTMAN please let me in

Comments
3 min read
Inheritance and Modules

Inheritance and Modules

1
Comments
1 min read
Constant Doubts

Constant Doubts

2
Comments
3 min read
It's legos all the way down

It's legos all the way down

Comments
7 min read
How to encrypt files with Ruby and Active Support

How to encrypt files with Ruby and Active Support

1
Comments
4 min read
SearQ: A RESTful search engine

SearQ: A RESTful search engine

6
Comments
2 min read
A Generalized User-local Container for UI State in Kredis

A Generalized User-local Container for UI State in Kredis

Comments
8 min read
How to Setup Devise for User Authentication on Rails 7

How to Setup Devise for User Authentication on Rails 7

9
Comments 1
4 min read
Basic Understanding of Webhooks with examples

Basic Understanding of Webhooks with examples

19
Comments
5 min read
Concerns in Rails — A Guide and an Example

Concerns in Rails — A Guide and an Example

7
Comments
3 min read
Programming Guitar Greatness

Programming Guitar Greatness

2
Comments 1
6 min read
Creating and Using Migrations in Ruby/Sinatra/ActiveRecord

Creating and Using Migrations in Ruby/Sinatra/ActiveRecord

2
Comments
3 min read
What are Elements?

What are Elements?

6
Comments
3 min read
Let your customers subscribe to an out of stock product with Spree Commerce -- Refactored --

Let your customers subscribe to an out of stock product with Spree Commerce -- Refactored --

Comments
4 min read
How to use Docker containers for Ruby on Rails development in Visual Studio Code

How to use Docker containers for Ruby on Rails development in Visual Studio Code

21
Comments
6 min read
Unraveling the Intricacies of Ruby on Rails: RCAV Lessons and Insights

Unraveling the Intricacies of Ruby on Rails: RCAV Lessons and Insights

3
Comments
2 min read
Rake | Junior Rails Review

Rake | Junior Rails Review

3
Comments
5 min read
Basic Troubleshooting with Docker and Ruby on Rails

Basic Troubleshooting with Docker and Ruby on Rails

2
Comments
5 min read
loading...