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.
Phase 1 Blog: Mass Assignment and Metaprogramming saved my life.

Phase 1 Blog: Mass Assignment and Metaprogramming saved my life.

8
Comments
3 min read
To Change Or Not To Change

To Change Or Not To Change

6
Comments
4 min read
Setup a Fresh Rails Project with asdf

Setup a Fresh Rails Project with asdf

10
Comments
4 min read
Awesome Ruby on Rails Hotwire Admin Panel

Awesome Ruby on Rails Hotwire Admin Panel

33
Comments 1
2 min read
49 Days of Ruby: Day 22 - Duck Typing

49 Days of Ruby: Day 22 - Duck Typing

7
Comments
2 min read
Rails: Searchable logs with Filebeat and Elastic Stack

Rails: Searchable logs with Filebeat and Elastic Stack

12
Comments
6 min read
49 Days of Ruby: Day 21 - Inheritance

49 Days of Ruby: Day 21 - Inheritance

5
Comments
2 min read
Review on doing TDD for 14 days, 100% test coverage 😱

Review on doing TDD for 14 days, 100% test coverage 😱

10
Comments
1 min read
Quicksort, a Ruby implementation using Test-driven development

Quicksort, a Ruby implementation using Test-driven development

17
Comments
7 min read
10 Signs of a good Ruby on Rails Developer

10 Signs of a good Ruby on Rails Developer

62
Comments 8
5 min read
What to do once you reach max integer value for an auto incremented column in Rails

What to do once you reach max integer value for an auto incremented column in Rails

6
Comments 2
2 min read
Testing external APIs with Rspec and WebMock

Testing external APIs with Rspec and WebMock

11
Comments 1
4 min read
Rails link to React (No API). Yes that's possible!

Rails link to React (No API). Yes that's possible!

28
Comments 5
3 min read
Selection sort program in ruby

Selection sort program in ruby

4
Comments
1 min read
How to name Rails Concerns?

How to name Rails Concerns?

22
Comments 1
2 min read
Using Shoelace with Vite Rails

Using Shoelace with Vite Rails

14
Comments 1
2 min read
49 Days of Ruby: Day 20 - Classes

49 Days of Ruby: Day 20 - Classes

6
Comments
2 min read
Are You Lucky Bastard?

Are You Lucky Bastard?

6
Comments 2
4 min read
49 Days of Ruby: Day 19 - Exceptions

49 Days of Ruby: Day 19 - Exceptions

7
Comments
2 min read
SOLID Design Principles in Ruby

SOLID Design Principles in Ruby

10
Comments
10 min read
Application config in a single-row table

Application config in a single-row table

7
Comments 1
5 min read
I18n in StimulusReflex

I18n in StimulusReflex

6
Comments
1 min read
49 Days of Ruby: Day 18 - Parameters

49 Days of Ruby: Day 18 - Parameters

6
Comments
2 min read
How to run Minitest parallel tests on Github Actions

How to run Minitest parallel tests on Github Actions

14
Comments
4 min read
ArtBox: Sinatra Project Writeup

ArtBox: Sinatra Project Writeup

6
Comments
4 min read
Creating and restoring manual AWS Elasticsearch snapshots in Ruby

Creating and restoring manual AWS Elasticsearch snapshots in Ruby

6
Comments
4 min read
Ruby private method : a hack

Ruby private method : a hack

7
Comments 1
3 min read
Sample code to use Cloud Vision API with Ruby

Sample code to use Cloud Vision API with Ruby

8
Comments
3 min read
49 Days of Ruby: Day 17 - Methods

49 Days of Ruby: Day 17 - Methods

4
Comments
2 min read
Final Ruby on Rails project for Flatiron School

Final Ruby on Rails project for Flatiron School

2
Comments 1
2 min read
Building lightweight components with Rails Helpers and Stimulus

Building lightweight components with Rails Helpers and Stimulus

14
Comments
2 min read
A Walk Through the Gilded Rose Kata — Pt 5: Open to extension, closed to modification

A Walk Through the Gilded Rose Kata — Pt 5: Open to extension, closed to modification

5
Comments
3 min read
What does CGI.escape_html actually escape?

What does CGI.escape_html actually escape?

6
Comments
1 min read
How to Add Docs Feedback to Your Orbit Workspace With Ruby On Rails

How to Add Docs Feedback to Your Orbit Workspace With Ruby On Rails

6
Comments
6 min read
A Walk Through the Gilded Rose Kata — Pt 4: Discovering what GildedRose really is

A Walk Through the Gilded Rose Kata — Pt 4: Discovering what GildedRose really is

5
Comments
4 min read
49 Days of Ruby: Day 16 - Reading and Writing Files

49 Days of Ruby: Day 16 - Reading and Writing Files

7
Comments
2 min read
A Walk Through the Gilded Rose Kata — Pt 3: From Faux-O to OO

A Walk Through the Gilded Rose Kata — Pt 3: From Faux-O to OO

7
Comments
6 min read
A Walk Through the Gilded Rose Kata — Pt 2: Duplication is your friend (at first)

A Walk Through the Gilded Rose Kata — Pt 2: Duplication is your friend (at first)

5
Comments
6 min read
A Walk Through the Gilded Rose Kata — Pt 1: Do not break anything

A Walk Through the Gilded Rose Kata — Pt 1: Do not break anything

11
Comments
7 min read
Ruby Basics: Operators and Control Flow

Ruby Basics: Operators and Control Flow

5
Comments
3 min read
How to access joined data with ActiveRecord

How to access joined data with ActiveRecord

14
Comments
5 min read
49 Days of Ruby: Day 15 - Environment Variables

49 Days of Ruby: Day 15 - Environment Variables

6
Comments
2 min read
Ruby blocks made easy, part I, methods and procs

Ruby blocks made easy, part I, methods and procs

13
Comments
4 min read
Regex for email validation in rails

Regex for email validation in rails

7
Comments 2
1 min read
Avoid Costly Rails Logging

Avoid Costly Rails Logging

6
Comments
2 min read
49 Days of Ruby: Day 14 - Regular Expressions

49 Days of Ruby: Day 14 - Regular Expressions

5
Comments
2 min read
49 Days of Ruby: Day 13 - Conditional Statements, Part II

49 Days of Ruby: Day 13 - Conditional Statements, Part II

7
Comments
2 min read
Kinx v0.22.0 Preview Released

Kinx v0.22.0 Preview Released

7
Comments
3 min read
Learning Through Application

Learning Through Application

6
Comments
6 min read
Onboarding to a new codebase quickly and efficiently 05:00

Onboarding to a new codebase quickly and efficiently

21
Comments 2
1 min read
Generate Swagger for your Rails project, with no code changes, in 2 / minutes 02:34

Generate Swagger for your Rails project, with no code changes, in 2 / minutes

34
Comments 2
2 min read
Maintainer interview: Maintainer Andrew Kamal thrives on innovation

Maintainer interview: Maintainer Andrew Kamal thrives on innovation

Comments
3 min read
Rails 7 : an (imagined) preview

Rails 7 : an (imagined) preview

7
Comments 1
5 min read
49 Days of Ruby: Day 12 - Conditional Statements, Part I

49 Days of Ruby: Day 12 - Conditional Statements, Part I

7
Comments
2 min read
Let's prepare your mac for development. Stop having version conflicts.

Let's prepare your mac for development. Stop having version conflicts.

3
Comments 2
1 min read
How to create a custom Bootstrap theme for Rails

How to create a custom Bootstrap theme for Rails

4
Comments
3 min read
RailsConf 2021 - Teach your code to describe its own architecture

RailsConf 2021 - Teach your code to describe its own architecture

33
Comments 1
2 min read
Lessons from the Gilded Rose refactoring Kata

Lessons from the Gilded Rose refactoring Kata

9
Comments
4 min read
49 Days of Ruby: Day 11 - Objects

49 Days of Ruby: Day 11 - Objects

3
Comments
3 min read
WP2AT Part 3: Retrieving All Table Rows from AirTable

WP2AT Part 3: Retrieving All Table Rows from AirTable

4
Comments
3 min read
loading...