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.
Building a Christmas-Themed Chatbot: My ServerlessGuru Hackathon Journey

Building a Christmas-Themed Chatbot: My ServerlessGuru Hackathon Journey

2
Comments
12 min read
Best Practices for Naming Models in Ruby on Rails

Best Practices for Naming Models in Ruby on Rails

2
Comments
3 min read
loco-rs: releasing a framework inspired by Rails on Rust

loco-rs: releasing a framework inspired by Rails on Rust

Comments
1 min read
Unlocking the Power of Ruby on Rails API Development

Unlocking the Power of Ruby on Rails API Development

Comments
3 min read
3 Chain of Responsibility implementations that will make you fall in love with this pattern

3 Chain of Responsibility implementations that will make you fall in love with this pattern

15
Comments
6 min read
What is Ruby ?

What is Ruby ?

3
Comments
2 min read
Keep Your Ruby Code Maintainable with Money-Rails

Keep Your Ruby Code Maintainable with Money-Rails

5
Comments
8 min read
Rubyでディレクトリ操作をする

Rubyでディレクトリ操作をする

Comments
1 min read
Dynamic Typing is Obsolete

Dynamic Typing is Obsolete

2
Comments
3 min read
解決 gem install mysql2 時遇到 'zstd' not found 錯誤的問題

解決 gem install mysql2 時遇到 'zstd' not found 錯誤的問題

Comments 1
1 min read
rails database 改成 mysql 所遇到的問題

rails database 改成 mysql 所遇到的問題

Comments
1 min read
gem install rails 幫我們做了什麼事勒?

gem install rails 幫我們做了什麼事勒?

Comments
3 min read
Handled 300k users for a $30 million deal in 48 Hours and other contributions - Fintech Case Study

Handled 300k users for a $30 million deal in 48 Hours and other contributions - Fintech Case Study

3
Comments 1
7 min read
An In-Depth Exploration of Linux Signal Trapping in Ruby

An In-Depth Exploration of Linux Signal Trapping in Ruby

2
Comments
4 min read
Testing GraphQL with Ruby

Testing GraphQL with Ruby

6
Comments
2 min read
Proxy and VPN detection in Ruby with IP2Location.io geolocation API

Proxy and VPN detection in Ruby with IP2Location.io geolocation API

1
Comments
4 min read
Cheetos Code Breaker in Ruby

Cheetos Code Breaker in Ruby

Comments
2 min read
Stop this, use this instead : Top 5 best practices in Ruby to reduce "if" in your code

Stop this, use this instead : Top 5 best practices in Ruby to reduce "if" in your code

6
Comments 2
2 min read
Monitor Solid Cache in Rails with AppSignal

Monitor Solid Cache in Rails with AppSignal

2
Comments
5 min read
Shaping the Future of Ruby and Kafka Together with rdkafka-ruby

Shaping the Future of Ruby and Kafka Together with rdkafka-ruby

1
Comments
7 min read
Some Ruby Details I Find Myself Tripping Up On

Some Ruby Details I Find Myself Tripping Up On

2
Comments
2 min read
Let’s Build: A Supplement Stack Sharing App with Ruby on Rails

Let’s Build: A Supplement Stack Sharing App with Ruby on Rails

3
Comments
32 min read
O que é o método .split( ) e como podemos manipular nossas strings utilizando ele

O que é o método .split( ) e como podemos manipular nossas strings utilizando ele

1
Comments
2 min read
Optimizing Ruby on Rails Serializers: Efficient Hash Unpacking in Serializer

Optimizing Ruby on Rails Serializers: Efficient Hash Unpacking in Serializer

2
Comments
2 min read
Error of “RUBY_FUNCTION_NAME_STRING” when compiling Ruby

Error of “RUBY_FUNCTION_NAME_STRING” when compiling Ruby

3
Comments
4 min read
Custom ordering without custom SQL with Ruby on Rails 7

Custom ordering without custom SQL with Ruby on Rails 7

7
Comments
2 min read
Building A Visitor Tracker with Rails

Building A Visitor Tracker with Rails

2
Comments
4 min read
Pimp My Code : Come and Clean Code with V #1

Pimp My Code : Come and Clean Code with V #1

18
Comments 2
11 min read
How to Setup RSpec on a Rails Project

How to Setup RSpec on a Rails Project

6
Comments
1 min read
Better Code QA - Benefit of Unit Testing

Better Code QA - Benefit of Unit Testing

Comments
3 min read
Exploring the Power of Keyword Arguments in Ruby

Exploring the Power of Keyword Arguments in Ruby

8
Comments 2
3 min read
Action Mailer ✉️- The Saga

Action Mailer ✉️- The Saga

3
Comments 2
5 min read
To raise or not to raise?

To raise or not to raise?

Comments
7 min read
TIL: Today I learned Regular Expressions (Regexp)

TIL: Today I learned Regular Expressions (Regexp)

1
Comments 3
1 min read
Rails Harmony: Debugging Your Dockerized App with VSCode and RDBG

Rails Harmony: Debugging Your Dockerized App with VSCode and RDBG

7
Comments 2
2 min read
Mastering Monadical Syntax in Ruby: A Practical Guide to Functional Elegance

Mastering Monadical Syntax in Ruby: A Practical Guide to Functional Elegance

32
Comments 10
7 min read
Error handling: Are You In Charge or In Chaos?

Error handling: Are You In Charge or In Chaos?

5
Comments
5 min read
Ruby on Rails Pagination

Ruby on Rails Pagination

1
Comments 2
2 min read
Make your own HTTP server in ruby

Make your own HTTP server in ruby

22
Comments
4 min read
Tests Everywhere - Ruby

Tests Everywhere - Ruby

Comments
2 min read
Keeping Secrets Safe: The Importance of Encrypting API Data

Keeping Secrets Safe: The Importance of Encrypting API Data

1
Comments 4
2 min read
Handle Incoming Webhooks with LiteJob for Ruby on Rails

Handle Incoming Webhooks with LiteJob for Ruby on Rails

5
Comments
7 min read
Unraveling Rails Serialization: Formatting Web APIs

Unraveling Rails Serialization: Formatting Web APIs

Comments
2 min read
ANALYSING TRENDS IN PROGRAMMING LANGUAGE POPULARITY ON STACK OVERFLOW 2023

ANALYSING TRENDS IN PROGRAMMING LANGUAGE POPULARITY ON STACK OVERFLOW 2023

1
Comments 1
3 min read
Mastering Ruby: Common Performance Issues

Mastering Ruby: Common Performance Issues

5
Comments
10 min read
Easy Queue implementation in Ruby

Easy Queue implementation in Ruby

5
Comments
3 min read
New methods that help implement authentication in Ruby on Rails 7.1

New methods that help implement authentication in Ruby on Rails 7.1

2
Comments
2 min read
How we configure Simplecov for our Ruby on Rails projects.

How we configure Simplecov for our Ruby on Rails projects.

2
Comments
2 min read
[PT-BR] Shoryuken Vs Sidekiq

[PT-BR] Shoryuken Vs Sidekiq

3
Comments
4 min read
Custom DI

Custom DI

1
Comments
2 min read
January 1st 0001 is actually January 3rd 0001 or is it?

January 1st 0001 is actually January 3rd 0001 or is it?

1
Comments 3
3 min read
Automatic Rails Flash messages with Localization support

Automatic Rails Flash messages with Localization support

2
Comments
2 min read
A Beginner's Guide to understanding Object Oriented Programming (OOP) in Ruby

A Beginner's Guide to understanding Object Oriented Programming (OOP) in Ruby

32
Comments
7 min read
What the pluck?

What the pluck?

2
Comments 1
4 min read
VSCode Plugin For Feature Flags

VSCode Plugin For Feature Flags

Comments
1 min read
I need a new adventure...

I need a new adventure...

1
Comments 4
3 min read
How to Generate Unique Names With a Plain Old Ruby Object

How to Generate Unique Names With a Plain Old Ruby Object

1
Comments
3 min read
Automating `updated_at` Timestamps with `update_all` in Ruby on Rails

Automating `updated_at` Timestamps with `update_all` in Ruby on Rails

2
Comments
2 min read
Ruby Gems Download Trends: An Analysis from 2013 to 2023

Ruby Gems Download Trends: An Analysis from 2013 to 2023

3
Comments 2
4 min read
Turbocharge Your Rails App: A Comprehensive Guide to Async Queries

Turbocharge Your Rails App: A Comprehensive Guide to Async Queries

10
Comments 1
5 min read
loading...