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.
Active Record Validations

Active Record Validations

Comments
5 min read
Intro to Building a Ruby on Rails Back End

Intro to Building a Ruby on Rails Back End

4
Comments 3
10 min read
Calling Ruby Methods in C: Avoid Memory Leaks

Calling Ruby Methods in C: Avoid Memory Leaks

1
Comments
5 min read
Sweet alert 2 in Ruby on Rails 7

Sweet alert 2 in Ruby on Rails 7

1
Comments
3 min read
Set up a basic multi-tenant architecture in Rails 7 - 1

Set up a basic multi-tenant architecture in Rails 7 - 1

28
Comments 5
5 min read
gem Geocoder - calculate coordinates, distances, search nearby

gem Geocoder - calculate coordinates, distances, search nearby

1
Comments
4 min read
Update Rails 6.1 a Rails 7

Update Rails 6.1 a Rails 7

1
Comments
4 min read
Monkey-patching: Messing with your Ruby methods

Monkey-patching: Messing with your Ruby methods

Comments
7 min read
FormService: a PORO ServiceObjects with a state

FormService: a PORO ServiceObjects with a state

2
Comments 4
5 min read
What you (probably) don't know yet about pattern matching in Ruby?

What you (probably) don't know yet about pattern matching in Ruby?

3
Comments
3 min read
Building AWS Ruby Lambdas that Require Gems with Native Extension

Building AWS Ruby Lambdas that Require Gems with Native Extension

2
Comments
5 min read
Jozef Behr | 10 Ruby tricks to improve your code (or not)

Jozef Behr | 10 Ruby tricks to improve your code (or not)

2
Comments
4 min read
Documenting Forem's v1 API

Documenting Forem's v1 API

82
Comments 11
14 min read
Scraping with Ruby p.1

Scraping with Ruby p.1

2
Comments
2 min read
Sending Emails with Ruby on Rails

Sending Emails with Ruby on Rails

Comments 1
6 min read
What to do if Sidekiq job is stuck

What to do if Sidekiq job is stuck

Comments
3 min read
The Auth Boys

The Auth Boys

2
Comments 2
2 min read
TIL: ruby factory bot and models association : `after(:build)`

TIL: ruby factory bot and models association : `after(:build)`

3
Comments
3 min read
CORS issue in Ruby on Rails(Duplicate Response Headers)

CORS issue in Ruby on Rails(Duplicate Response Headers)

Comments
2 min read
STI, Associations, and Polymorphism‽ Oh my!

STI, Associations, and Polymorphism‽ Oh my!

Comments
4 min read
Sinatra and Active Records to Perform CURD Actions

Sinatra and Active Records to Perform CURD Actions

Comments
4 min read
Pattern Matching Interfaces in Ruby

Pattern Matching Interfaces in Ruby

7
Comments
15 min read
Secure CSRF Token Storage in Rails 7 using Encrypted Cookies

Secure CSRF Token Storage in Rails 7 using Encrypted Cookies

1
Comments 1
2 min read
Single Responsibility for Beginners (2/2)

Single Responsibility for Beginners (2/2)

4
Comments
6 min read
Object Oriented Ruby

Object Oriented Ruby

1
Comments
3 min read
loading...