DEV Community

loading...

Ruby

This tag is for posts related to the Ruby language, including its libraries.

đź‘‹ Sign in for the ability sort posts by top and latest.
Building lightweight components with Rails Helpers and Stimulus

Building lightweight components with Rails Helpers and Stimulus

Reactions 3 Comments
2 min read
My first go at Metaprogramming

My first go at Metaprogramming

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

Reactions 3 Comments
6 min read
How To Make Your First Ruby Gem (a step-by-step guide)

How To Make Your First Ruby Gem (a step-by-step guide)

Reactions 4 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

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

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

Reactions 4 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

Reactions 2 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)

Reactions 2 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

Reactions 6 Comments
7 min read
Ruby Basics: Operators and Control Flow

Ruby Basics: Operators and Control Flow

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

How to access joined data with ActiveRecord

Reactions 8 Comments
5 min read
Ruby blocks made easy, part II, curry and procs as arguments

Ruby blocks made easy, part II, curry and procs as arguments

Reactions 5 Comments
3 min read
Ran Out of Ideas

Ran Out of Ideas

Reactions 2 Comments
1 min read
Ruby’s precious gems

Ruby’s precious gems

Reactions 3 Comments 1
3 min read
Optimistic lock on Ruby on Rails

Optimistic lock on Ruby on Rails

Reactions 9 Comments
3 min read
Ruby Keyword Arguments

Ruby Keyword Arguments

Reactions 5 Comments
2 min read
Install Bootstrap 5 with Ruby on Rails 6+. Replace Bootstrap 4.

Install Bootstrap 5 with Ruby on Rails 6+. Replace Bootstrap 4.

Reactions 8 Comments
1 min read
How to Setup Tailwind JIT in Rails 6 with Live Reload [2021]

How to Setup Tailwind JIT in Rails 6 with Live Reload [2021]

Reactions 4 Comments
3 min read
49 Days of Ruby: Day 15 - Environment Variables

49 Days of Ruby: Day 15 - Environment Variables

Reactions 4 Comments
2 min read
Building Jekyll-Twitch, the gem

Building Jekyll-Twitch, the gem

Reactions 5 Comments
3 min read
Ruby blocks made easy, part I, methods and procs

Ruby blocks made easy, part I, methods and procs

Reactions 7 Comments
4 min read
Ruby blocks made easy, part III ~grand finale~, blocks and syntactic sugar

Ruby blocks made easy, part III ~grand finale~, blocks and syntactic sugar

Reactions 4 Comments
5 min read
Ruby Scripting: Kill Process by Port

Ruby Scripting: Kill Process by Port

Reactions 7 Comments
1 min read
Regex for email validation in rails

Regex for email validation in rails

Reactions 2 Comments 2
1 min read
Avoid Costly Rails Logging

Avoid Costly Rails Logging

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

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

Reactions 7 Comments
2 min read
How to create a custom Bootstrap theme for Rails

How to create a custom Bootstrap theme for Rails

Reactions 2 Comments
3 min read
Shuffle Array in Ruby

Shuffle Array in Ruby

Reactions 2 Comments
1 min read
Logging in Ruby with Logger and Lograge

Logging in Ruby with Logger and Lograge

Reactions 5 Comments
7 min read
for/in vs. each in Ruby: More than just syntax

for/in vs. each in Ruby: More than just syntax

Reactions 3 Comments
1 min read
ruby/setup-ruby or actions/cache - caching Ruby gems on Github Actions

ruby/setup-ruby or actions/cache - caching Ruby gems on Github Actions

Reactions 2 Comments
4 min read
49 Days of Ruby: Day 9 - Arrays

49 Days of Ruby: Day 9 - Arrays

Reactions 7 Comments
2 min read
WP2AT Part 2: Working with WordPress & AirTable APIs

WP2AT Part 2: Working with WordPress & AirTable APIs

Reactions 6 Comments
4 min read
Kinx Library - JIT, Just In Time Compilation

Kinx Library - JIT, Just In Time Compilation

Reactions 5 Comments
8 min read
Ruby on Rails React developer | Introduction

Ruby on Rails React developer | Introduction

Reactions 3 Comments
1 min read
Ruby on Rails React Developer for Hire

Ruby on Rails React Developer for Hire

Reactions 3 Comments
1 min read
49 Days of Ruby: Day 14 - Regular Expressions

49 Days of Ruby: Day 14 - Regular Expressions

Reactions 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

Reactions 6 Comments
2 min read
Ruby : nil? vs blank? vs empty? vs present?

Ruby : nil? vs blank? vs empty? vs present?

Reactions 5 Comments
6 min read
Learning Through Application

Learning Through Application

Reactions 7 Comments
6 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

Reactions 26 Comments 2
2 min read
Rails 7 : an (imagined) preview

Rails 7 : an (imagined) preview

Reactions 4 Comments 1
5 min read
Lessons from the Gilded Rose refactoring Kata

Lessons from the Gilded Rose refactoring Kata

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

49 Days of Ruby: Day 11 - Objects

Reactions 3 Comments
3 min read
Ruby cheatsheet for beginners

Ruby cheatsheet for beginners

Reactions 9 Comments
5 min read
49 Days of Ruby: Day 10 - Hashes

49 Days of Ruby: Day 10 - Hashes

Reactions 6 Comments
2 min read
Check your Ruby Developer Level with simple task

Check your Ruby Developer Level with simple task

Reactions 6 Comments
2 min read
Test Rails API with json type

Test Rails API with json type

Reactions 2 Comments
1 min read
Use Redis Sets to track and expire cache keys in Rails

Use Redis Sets to track and expire cache keys in Rails

Reactions 11 Comments
7 min read
Are You Lucky Bastard?

Are You Lucky Bastard?

Reactions 6 Comments 2
4 min read
Unzip an archive and attach images to Active Record model objects

Unzip an archive and attach images to Active Record model objects

Reactions 5 Comments
2 min read
Phase 2

Phase 2

Reactions 6 Comments
3 min read
49 Days of Ruby: Day 8 - Symbols

49 Days of Ruby: Day 8 - Symbols

Reactions 7 Comments
2 min read
49 Days of Ruby: Day 7 - Booleans

49 Days of Ruby: Day 7 - Booleans

Reactions 6 Comments
2 min read
Setting up pagination for a Rails, React and Bootstrap app

Setting up pagination for a Rails, React and Bootstrap app

Reactions 6 Comments
4 min read
ArtBox: Sinatra Project Writeup

ArtBox: Sinatra Project Writeup

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

Creating and restoring manual AWS Elasticsearch snapshots in Ruby

Reactions 6 Comments
4 min read
What does CGI.escape_html actually escape?

What does CGI.escape_html actually escape?

Reactions 6 Comments
1 min read
Ruby Shuffle Method

Ruby Shuffle Method

Reactions 1 Comments 1
2 min read
Parallel scaling RSpec tests on Buildkite to increase CI build speed

Parallel scaling RSpec tests on Buildkite to increase CI build speed

Reactions 6 Comments
7 min read
loading...