Categories
Category results are hidden when using a custom project result order
2.38
Sorbet's runtime type checking component
2017
2018
2019
2020
2021
2022
0.17
Type checking and type casting of parameters for Action Pack
2017
2018
2019
2020
2021
2022
0.13
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.
2017
2018
2019
2020
2021
2022
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...
2017
2018
2019
2020
2021
2022
0.14
A type coercion lib works with Sorbet's static type checker and type definitions; raises an error if the coercion fails.
2017
2018
2019
2020
2021
2022
0.07
Type check JSON objects
2017
2018
2019
2020
2021
2022
0.05
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...
2017
2018
2019
2020
2021
2022
0.02
Gradual type checker for Ruby
2017
2018
2019
2020
2021
2022
0.01
A puppet-lint plugin to check that manifest files do not contain resources outside of a class or defined type definition.
2017
2018
2019
2020
2021
2022
0.02
Type-checked serializers for your Ruby objects
2017
2018
2019
2020
2021
2022
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...
2017
2018
2019
2020
2021
2022
0.0
Guard plugin for the Sorbet Ruby type checker
2017
2018
2019
2020
2021
2022
0.0
Only 70 lines. Add a optional type system to ruby using runtime checks and contracts . make it crash early, know exactly what a function (or method)
returns and specify the 'type' of the parameters using good old ducktyping
2017
2018
2019
2020
2021
2022
0.0
Type-checked set
2017
2018
2019
2020
2021
2022
0.01
The fastest type checking gem
2017
2018
2019
2020
2021
2022
0.0
Pronto runner for flow, a static type checker for javascript.
2017
2018
2019
2020
2021
2022
0.0
== Description
A Rack compatible JSON-RPC2 server domain specific language (DSL) - allows JSONRPC APIs to be
defined as mountable Rack applications with inline documentation, authentication and type checking.
e.g.
class Calculator < JSONRPC2::Interface
title "JSON-RPC2 Calculator"
in...
2017
2018
2019
2020
2021
2022
0.0
Lazy static type checking
2017
2018
2019
2020
2021
2022
0.0
FlexCoerce - is a gem which allow you create operator-dependent coercion logic. It's useful when your type should be treated in a different way for different binary operations (including arithmetic operators, bitwise operators and comparison operators except equality checks: `==`, `===`).
2017
2018
2019
2020
2021
2022
0.0
Create and manage configuration files in Ruby for Ruby. Jeckyl can be used to create a parameters hash
from a simple config file written in Ruby, having run whatever checks you want on the file to ensure
the values passed in are valid. All you need to do is define a class inheriting from Jeckyl...
2017
2018
2019
2020
2021
2022