DEV Community

hiko1129 profile picture

hiko1129

Web application developer https://www.linkedin.com/in/masaki-hikosaka/

Work

Web Application Developer at Xbit, Inc.

[Rails][Sorbet] Rubocop Settings

[Rails][Sorbet] Rubocop Settings

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
[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
[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][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
[Ruby][Sorbet] Using T.unsafe to escape type constraints

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

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] How to make a Rakefile typed

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

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] 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] 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] Where should I put the RBI I wrote?

[Ruby][Sorbet] Where should I put the RBI I wrote?

Comments
1 min read
[Rails][Sorbet] Define Rails enum using T::Enum

[Rails][Sorbet] Define Rails enum using T::Enum

Comments
1 min read
[Ruby][Sorbet] You should pass arguments to new in T::Enum

[Ruby][Sorbet] You should pass arguments to new in T::Enum

Comments
1 min read
[Ruby][Sorbet] Write also the type of the side that depends on the type definition of concerns, safely and cleanly

[Ruby][Sorbet] Write also the type of the side that depends on the type definition of concerns, safely and cleanly

Comments
1 min read
[Ruby][Sorbet] T.absurd prevents forgetting to do branch processing

[Ruby][Sorbet] T.absurd prevents forgetting to do branch processing

Comments
1 min read
loading...