DEV Community

# sorbet

Type checking for Ruby

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Bringing more sweetness to Ruby with Sorbet types 🍦

Bringing more sweetness to Ruby with Sorbet types 🍦

301
Comments 33
11 min read
[Ruby][Sorbet] How to write the type of accessor methods (attr_* series methods)

[Ruby][Sorbet] How to write the type of accessor methods (attr_* series methods)

Comments
1 min read
[Ruby][Sorbet] Use sorbet-coerce to make it easy with type conversion

[Ruby][Sorbet] Use sorbet-coerce to make it easy with type conversion

Comments
1 min read
[Ruby][Sorbet] What to do when the RBI generated by tapioca does not have the expected type

[Ruby][Sorbet] What to do when the RBI generated by tapioca does not have the expected type

Comments
1 min read
[Ruby][Sorbet] T::Struct == is an identity comparison, not an equivalence comparison

[Ruby][Sorbet] T::Struct == is an identity comparison, not an equivalence comparison

Comments
1 min read
[Ruby][Sorbet] How to make a Rakefile typed

[Ruby][Sorbet] How to make a Rakefile typed

Comments
1 min read
[Ruby][Sorbet] Using T.unsafe to escape type constraints

[Ruby][Sorbet] Using T.unsafe to escape type constraints

Comments
1 min read
[Ruby][Sorbet][tapioca] What to do when gem type definition conflicts cannot be resolved

[Ruby][Sorbet][tapioca] What to do when gem type definition conflicts cannot be resolved

Comments
1 min read
[Rails][Sorbet] How to add kaminari type definitions in sorbet-rails

[Rails][Sorbet] How to add kaminari type definitions in sorbet-rails

Comments
1 min read
[Ruby][Sorbet] What to do when you can't write types in Ruby files (when meta-programming)

[Ruby][Sorbet] What to do when you can't write types in Ruby files (when meta-programming)

Comments
1 min read
[Ruby][Sorbet] How to check RBI file update omission with CI

[Ruby][Sorbet] How to check RBI file update omission with CI

Comments
1 min read
[Rails][Sorbet] Rubocop Settings

[Rails][Sorbet] Rubocop Settings

Comments
1 min read
Sorbet (Ruby type checker) seems really neat!

Sorbet (Ruby type checker) seems really neat!

52
Comments 4
1 min read
Getting Started with the Sorbet Type Checker in Rails

Getting Started with the Sorbet Type Checker in Rails

39
Comments 1
8 min read
Sorbetting a gem, or the story of the first adoption

Sorbetting a gem, or the story of the first adoption

55
Comments 16
12 min read
A Scoop of Sorbet - First Impressions

A Scoop of Sorbet - First Impressions

14
Comments 4
7 min read
loading...