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.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.0
Create resources with run-time payload type checking and link validation
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.01
Run-time type checker and transformer for Ruby
2018
2019
2020
2021
2022
2023
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...
2018
2019
2020
2021
2022
2023
0.0
Allows you check if an object match a class expression. It is typically
used to check the type of method paraameters. It is an alternative to using
Ruby-3 .rbs files but with a different syntax and only dynamic checks
Typically you'll include the Constrain module and use #co...
2018
2019
2020
2021
2022
2023
0.01
Type-checked set
2018
2019
2020
2021
2022
2023
0.02
Type-checked serializers for your Ruby objects
2018
2019
2020
2021
2022
2023
0.0
Have 3-state radiobuttons instead of a 2-state checkbox for your Boolean columns which can store NULL. This gem:
1. Provides a custom Formtastic input type `:tristate_radio` which renders 3 radios (“Yes”, “No”, “Unset”) instead of a checkbox (only where you put it).
2. Teaches Rails recognize `"n...
2018
2019
2020
2021
2022
2023
0.01
A dynamic type checker for gRPC methods
2018
2019
2020
2021
2022
2023
0.03
Typecheck sugar for Ruby.
2018
2019
2020
2021
2022
2023
0.0
A shape/type checker for Ruby objects.
2018
2019
2020
2021
2022
2023
0.0
rails-tc bundles everything required to properly setup type checking with sorbet in rails projects
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.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.0
File type identification library.
2018
2019
2020
2021
2022
2023
0.0
A rich language which compiles to ruby. Including type annotations, type checking, macros, annotations, enums and more
2018
2019
2020
2021
2022
2023
0.0
# mdtoc - Markdown Table of Contents
Read Markdown files and output a table of contents.
## Installation
Requirements:
* [Ruby](https://www.ruby-lang.org/en/) (see [.ruby-version](./.ruby-version))
```
$ gem install mdtoc
```
## Usage
```
$ mdtoc --help
Usage: mdtoc [options] files or dire...
2018
2019
2020
2021
2022
2023
0.0
Pronto runner for Sorbet, a static type checker for Ruby
2018
2019
2020
2021
2022
2023