Categories
Category results are hidden when using a custom project result order
2.69
Sorbet's runtime type checking component
2018
2019
2020
2021
2022
2023
0.18
A type coercion lib works with Sorbet's static type checker and type definitions; raises an error if the coercion fails.
2018
2019
2020
2021
2022
2023
0.17
Type checking and type casting of parameters for Action Pack
2018
2019
2020
2021
2022
2023
0.12
A gem that provides DSL for serialization of plain old Ruby objects to JSON in a declarative style by defining a `schema`. It also provides a trivial type checking in the runtime before serialization.
2018
2019
2020
2021
2022
2023
0.06
Type check JSON objects
2018
2019
2020
2021
2022
2023
0.04
MooseX is an extension of Ruby object DSL. The main goal of MooseX is to make Ruby Object Oriented programming easier, more consistent, and less tedious. With MooseX you can think more about what you want to do and less about the mechanics of OOP. It is a port of Moose/Moo from Perl to Ruby world...
2018
2019
2020
2021
2022
2023
0.03
Makes sure users don't accidentally create an account for the wrong e-mail address. Because 'gmial' isn't actually what they meant to type. Similarly, 'yaho.com', or the strange-but-true '.c0m'. Not even making that one up. If you're concerned about false-positives, it's super-easy to check. Ther...
2018
2019
2020
2021
2022
2023
0.03
Typecheck sugar for Ruby.
2018
2019
2020
2021
2022
2023
0.02
Type-checked serializers for your Ruby objects
2018
2019
2020
2021
2022
2023
0.01
A dynamic type checker for gRPC methods
2018
2019
2020
2021
2022
2023
0.01
A puppet-lint plugin to check that manifest files do not contain resources outside of a class or defined type definition.
2018
2019
2020
2021
2022
2023
0.01
Gradual type checker for Ruby
2018
2019
2020
2021
2022
2023
0.01
Type-checked set
2018
2019
2020
2021
2022
2023
0.01
A puppet-lint plugin to check that Optional class/defined type parameters don't default to anything other than `undef`.
2018
2019
2020
2021
2022
2023
0.01
Run-time type checker and transformer for Ruby
2018
2019
2020
2021
2022
2023
0.01
All the flexibility of a Ruby Struct, but with type checking on its properties. Also benefit from being able to define complex types using RBS type notation.
2018
2019
2020
2021
2022
2023
0.01
Type checking for Ruby methods.
2018
2019
2020
2021
2022
2023
0.01
The Preconditions library provides a simple set of methods for checking arguments being passed into a method. Instead of writing custom checks and raising exceptions directly in your code you can use Preconditions to verify basic properties of your arguments (not-nil, satisfying a boolean expres...
2018
2019
2020
2021
2022
2023
0.01
The strongtyping gem is a Ruby library that provides type checking and
method overloading.
2018
2019
2020
2021
2022
2023
0.0
a Rails gem that allows you to validate a URL
entered in a form. It validates if the URL exists by hitting it with a HEAD
request.
The improved version includes retries for common patterns when the head request is refused before giving a failure notice.
It also looks up a SITE_URL constant to...
2018
2019
2020
2021
2022
2023