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

8
Comments
1 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
Upgrading from Selenium to Cuprite

Upgrading from Selenium to Cuprite

5
Comments
5 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

7
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

6
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
How to cache Kamal(MRSK) deployments in CI

How to cache Kamal(MRSK) deployments in CI

3
Comments
2 min read
If You Liked Shoes, You'll Love Glimmer!

If You Liked Shoes, You'll Love Glimmer!

2
Comments 3
7 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
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

3
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

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

Rails Frontend Bundling - Which one should I choose?

42
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

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

AI & Ruby: an introduction to neural networks

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

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

2
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

12
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!

10
Comments 1
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
Setup very basic authentication with Devise in Rails 7

Setup very basic authentication with Devise in Rails 7

44
Comments 2
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

7
Comments 1
7 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
How We Sped Up Rubocop Linting in our CI by 22x

How We Sped Up Rubocop Linting in our CI by 22x

7
Comments
5 min read
What Makes Ruby Easy to Learn & Use?

What Makes Ruby Easy to Learn & Use?

11
Comments 1
1 min read
Solving a critical bug in the default Rails caching library

Solving a critical bug in the default Rails caching library

10
Comments 2
6 min read
Astronomical computing – Ep 6 - Solving Kepler's equation in Ruby

Astronomical computing – Ep 6 - Solving Kepler's equation in Ruby

Comments
6 min read
Object-Oriented Ruby Basics

Object-Oriented Ruby Basics

2
Comments
4 min read
Book a Bookstore API using Rack, Sequel and Postgresql

Book a Bookstore API using Rack, Sequel and Postgresql

2
Comments
5 min read
Implement Leaflet on rails with stimulus

Implement Leaflet on rails with stimulus

1
Comments
4 min read
Deployed Application

Deployed Application

1
Comments
2 min read
A new gem to generate Swagger Doc in Rails

A new gem to generate Swagger Doc in Rails

Comments
10 min read
From Theory to Practice: Using Active Storage for File Management in Rails

From Theory to Practice: Using Active Storage for File Management in Rails

12
Comments 4
6 min read
RSpec. let and let!

RSpec. let and let!

Comments
1 min read
Simplifying Backend APIs with Macaw Framework: A CRUD Tutorial

Simplifying Backend APIs with Macaw Framework: A CRUD Tutorial

2
Comments
5 min read
loading...