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.
RSpec: when to use double instead of instance_double

RSpec: when to use double instead of instance_double

3
Comments 2
1 min read
Regex Words, Vowels, Consonants, and Sentences in Ruby

Regex Words, Vowels, Consonants, and Sentences in Ruby

6
Comments
5 min read
Rails FormBuilders with TailwindCSS

Rails FormBuilders with TailwindCSS

36
Comments
5 min read
Search and debug gems with `bundle open`

Search and debug gems with `bundle open`

12
Comments
1 min read
How to debug interactions between your code and the Rails framework (and other gems)

How to debug interactions between your code and the Rails framework (and other gems)

42
Comments 3
4 min read
Kinx v0.21.0 Preview Released

Kinx v0.21.0 Preview Released

7
Comments
3 min read
Automatically cast params with the Rails Attributes API

Automatically cast params with the Rails Attributes API

14
Comments 1
3 min read
TLDR: Button to update status attribute of a table

TLDR: Button to update status attribute of a table

11
Comments
1 min read
Hotwire Bling!

Hotwire Bling!

15
Comments 2
3 min read
Please don't test attr_reader, attr_writer, or attr_accessor

Please don't test attr_reader, attr_writer, or attr_accessor

6
Comments
1 min read
Dato.RSS - RSS with Ruby

Dato.RSS - RSS with Ruby

17
Comments
2 min read
My beloved Ruby on Rails cheat sheet

My beloved Ruby on Rails cheat sheet

175
Comments 3
6 min read
Map, Reduce, Filter/Select: Ruby vs. JavaScript

Map, Reduce, Filter/Select: Ruby vs. JavaScript

8
Comments
2 min read
Understanding Ruby - Enumerable - Intro and Interfaces

Understanding Ruby - Enumerable - Intro and Interfaces

21
Comments 3
3 min read
Why avoid too many abstractions in tests?

Why avoid too many abstractions in tests?

4
Comments
3 min read
3 ways to prevent browser stylesheet caching

3 ways to prevent browser stylesheet caching

13
Comments
2 min read
Create a Basic API with Ruby on Rails

Create a Basic API with Ruby on Rails

5
Comments 2
6 min read
Understanding Ruby - Blocks, Procs, and Lambdas

Understanding Ruby - Blocks, Procs, and Lambdas

111
Comments 4
11 min read
The Understated Power of ERB (Embedded Ruby)

The Understated Power of ERB (Embedded Ruby)

3
Comments
3 min read
Understanding Ruby - Comparable

Understanding Ruby - Comparable

27
Comments 4
4 min read
Show relevant chunks of text with Rails `excerpt` helper

Show relevant chunks of text with Rails `excerpt` helper

3
Comments
2 min read
Understanding Ruby - Enumerable - Grouping

Understanding Ruby - Enumerable - Grouping

17
Comments 1
6 min read
Understanding Ruby - Enumerable - Iterating and Taking

Understanding Ruby - Enumerable - Iterating and Taking

12
Comments 1
4 min read
Understanding Ruby - Enumerable - Coercion

Understanding Ruby - Enumerable - Coercion

11
Comments
3 min read
Understanding Ruby - Enumerable - Combining

Understanding Ruby - Enumerable - Combining

10
Comments
5 min read
loading...