Categories
Category results are hidden when using a custom project result order
0.17
Type checking and type casting of parameters for Action Pack
2017
2018
2019
2020
2021
2022
0.0
Whitelist and typecheck your parameters at the controller level
2017
2018
2019
2020
2021
2022
2.38
Sorbet's runtime type checking component
2017
2018
2019
2020
2021
2022
0.0
Flags is a framework for Ruby which allows the definition of command-line flags, which are parsed in and can be accessed smartly from within your Ruby code. This framework allows for numerous different flag types, and takes care of the process of type conversion and flag validation (type and val...
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.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.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.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.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...
2017
2018
2019
2020
2021
2022
0.0
This gem allows you to check the Content-Type of any HTTP-accessible asset.
2017
2018
2019
2020
2021
2022
0.01
Type checking for Ruby methods.
2017
2018
2019
2020
2021
2022
0.07
Type check JSON objects
2017
2018
2019
2020
2021
2022
0.03
Typecheck sugar for Ruby.
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.0
Pronto runner for Sorbet, a static type checker for Ruby
2017
2018
2019
2020
2021
2022
0.0
The MessageMedia Lookups API provides a number of endpoints for validating the phone numbers you’re sending to by checking their validity, type and carrier records.
2017
2018
2019
2020
2021
2022
0.0
Ruby mixin that facilitates English-like type checking in an inheritance hierarchy via "type_name?" methods
2017
2018
2019
2020
2021
2022
0.0
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.
2017
2018
2019
2020
2021
2022
0.01
Run-time type checker and transformer for Ruby
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