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.
What's in Ruby class Array

What's in Ruby class Array

5
Comments
1 min read
Валидация кастомных типов данных для dry-schema

Валидация кастомных типов данных для dry-schema

Comments
2 min read
Handling Decimal Precision in Rails

Handling Decimal Precision in Rails

2
Comments 1
4 min read
ROM.rb Custom Commands, Schemas, Upsert, and you

ROM.rb Custom Commands, Schemas, Upsert, and you

2
Comments
3 min read
Phlex is the ruby way to build your views

Phlex is the ruby way to build your views

6
Comments
2 min read
How to Use Sinatra to Build a Ruby Application

How to Use Sinatra to Build a Ruby Application

3
Comments
9 min read
How to Monitor Custom Metrics with AppSignal

How to Monitor Custom Metrics with AppSignal

Comments
6 min read
Find and fix non-Restful APIs with runtime analysis

Find and fix non-Restful APIs with runtime analysis

3
Comments
1 min read
Authentication using Devise in Rails 7

Authentication using Devise in Rails 7

6
Comments
3 min read
This week focus: Documentation

This week focus: Documentation

3
Comments
2 min read
How to improve and standardize writing services in Ruby project

How to improve and standardize writing services in Ruby project

1
Comments 1
2 min read
Ruby - DIY accessor methods

Ruby - DIY accessor methods

3
Comments
2 min read
The Strength of Unity: Dismantling Discrimination in the Ruby on Rails Community

The Strength of Unity: Dismantling Discrimination in the Ruby on Rails Community

1
Comments 5
3 min read
Inicializando um projeto Ruby on Rails usando PostgreSql rodando em um container Docker

Inicializando um projeto Ruby on Rails usando PostgreSql rodando em um container Docker

11
Comments
1 min read
Upgrading from Selenium to Cuprite

Upgrading from Selenium to Cuprite

5
Comments
5 min read
Stay up to date with new Ruby or Rails features

Stay up to date with new Ruby or Rails features

3
Comments
3 min read
Building a Thread-Based Web Server without using any third-party libraries or frameworks with Ruby

Building a Thread-Based Web Server without using any third-party libraries or frameworks with Ruby

5
Comments 2
3 min read
10 Best Practices for Writing Clean Code -with simple examples

10 Best Practices for Writing Clean Code -with simple examples

Comments
5 min read
Implementação do Flipper para controle de features

Implementação do Flipper para controle de features

4
Comments 2
4 min read
AskGpt: Ask Questions with Context to ChatGPT in your Ruby project

AskGpt: Ask Questions with Context to ChatGPT in your Ruby project

3
Comments
2 min read
Interview Programming Challenge

Interview Programming Challenge

5
Comments 1
3 min read
How to cache MRSK deployments in CI

How to cache MRSK deployments in CI

2
Comments
2 min read
Integrate and Troubleshoot Inbound Emails with Action Mailbox in Rails

Integrate and Troubleshoot Inbound Emails with Action Mailbox in Rails

1
Comments
7 min read
Unlearn programming to learn Ruby

Unlearn programming to learn Ruby

29
Comments 1
3 min read
Introducing MacawFramework 1.1.1: Now with Cron Job Support

Introducing MacawFramework 1.1.1: Now with Cron Job Support

Comments
2 min read
10 Useful Ruby One-Liners: Examples and Descriptions

10 Useful Ruby One-Liners: Examples and Descriptions

5
Comments 3
3 min read
Rails 基礎 Part 05 -- create の単体テストを追加する

Rails 基礎 Part 05 -- create の単体テストを追加する

1
Comments
1 min read
Not-so-ugly styles code in your Rails app

Not-so-ugly styles code in your Rails app

Comments
2 min read
Ruby on Rails en Windows con WSL2

Ruby on Rails en Windows con WSL2

1
Comments
4 min read
Using Ruby on Rails and ActiveModel::Serializer (AMS) to Control Your Data (Review)

Using Ruby on Rails and ActiveModel::Serializer (AMS) to Control Your Data (Review)

2
Comments
6 min read
Manage Your Ruby Logs Like a Pro

Manage Your Ruby Logs Like a Pro

1
Comments 1
13 min read
Entendendo e Resolvendo o Problema N+1 com Ruby on Rails

Entendendo e Resolvendo o Problema N+1 com Ruby on Rails

9
Comments 1
3 min read
Rails Frontend Bundling - Which one should I choose?

Rails Frontend Bundling - Which one should I choose?

30
Comments 3
5 min read
Mastering ActiveRecord Associations in Ruby: A Comprehensive Guide

Mastering ActiveRecord Associations in Ruby: A Comprehensive Guide

1
Comments 2
6 min read
Validating age in Rails

Validating age in Rails

2
Comments
1 min read
Fixed-cost, Monthly Maintenance Services

Fixed-cost, Monthly Maintenance Services

3
Comments
9 min read
How to create a super basic search form in Ruby on Rails

How to create a super basic search form in Ruby on Rails

Comments
2 min read
Setup a basic authentication in Rails with HTTP Authentication

Setup a basic authentication in Rails with HTTP Authentication

7
Comments 1
4 min read
AI & Ruby: an introduction to neural networks

AI & Ruby: an introduction to neural networks

35
Comments 8
12 min read
Rails 基礎 Part 04 -- index の単体テストを RSpec と FactoryBot で作る

Rails 基礎 Part 04 -- index の単体テストを RSpec と FactoryBot で作る

1
Comments
2 min read
Integrating Google OAuth2 with Devise for a Ruby on Rails Application

Integrating Google OAuth2 with Devise for a Ruby on Rails Application

6
Comments 1
3 min read
Ruby on Rails 2023 - 0.2% -0.7% Percentage of Active Websites!

Ruby on Rails 2023 - 0.2% -0.7% Percentage of Active Websites!

9
Comments 1
2 min read
Macaw Framework 1.1.0: Enhancing Security, Flexibility, and Robustness in Your Web Applications

Macaw Framework 1.1.0: Enhancing Security, Flexibility, and Robustness in Your Web Applications

1
Comments
2 min read
undefined local variable or method `root_path' for #<XXXController> in Rails

undefined local variable or method `root_path' for #<XXXController> in Rails

Comments
4 min read
Using a ruby method to return the absolute value of a number

Using a ruby method to return the absolute value of a number

2
Comments
3 min read
Set an Active Storage attachment in an after_save callback

Set an Active Storage attachment in an after_save callback

3
Comments 2
2 min read
Rescue exception in Ruby and continue

Rescue exception in Ruby and continue

1
Comments 1
2 min read
Валидация даты в dry_schema

Валидация даты в dry_schema

3
Comments
1 min read
How to implement Laravel's whenLoaded function in Ruby on Rails

How to implement Laravel's whenLoaded function in Ruby on Rails

1
Comments
2 min read
Organize Business Logic in Your Ruby on Rails Application

Organize Business Logic in Your Ruby on Rails Application

3
Comments
5 min read
Object-Oriented Programming (OOP) in Ruby - Beginner Crash Course

Object-Oriented Programming (OOP) in Ruby - Beginner Crash Course

2
Comments
4 min read
Flog-Driven Development

Flog-Driven Development

3
Comments
6 min read
Building an Event Booking App in Ruby with Macaw Framework: A Step-by-Step Guide

Building an Event Booking App in Ruby with Macaw Framework: A Step-by-Step Guide

1
Comments
3 min read
Exploring Probabilistic Algorithms with Ruby

Exploring Probabilistic Algorithms with Ruby

6
Comments 1
7 min read
Setup very basic authentication with Devise in Rails 7

Setup very basic authentication with Devise in Rails 7

15
Comments 1
6 min read
Rails helpers tips for writing better view

Rails helpers tips for writing better view

3
Comments
2 min read
According to BuiltWith Trends, there are 3,825,799 websites that use Ruby on Rails

According to BuiltWith Trends, there are 3,825,799 websites that use Ruby on Rails

9
Comments 3
1 min read
Create PDF Files in Ruby on Rails

Create PDF Files in Ruby on Rails

1
Comments
1 min read
Sending Better Data With Rails Serializers

Sending Better Data With Rails Serializers

8
Comments
3 min read
In Code or Pull Request, Where Should I Comment?

In Code or Pull Request, Where Should I Comment?

5
Comments
3 min read
loading...