0.0
strong_csv is a type checker for a CSV file. It lets developers declare types for each column to ensure all cells are satisfied with desired types.
2020
2021
2022
2023
2024
2025
0.01
Type-checked set and array
2020
2021
2022
2023
2024
2025
0.0
Group your checkboxes like grouped select via “grouped_collection_select” in Rails. This gem adds a new Formtastic input type “grouped_check_boxes”, that helps you group long lists of checkboxes.
2020
2021
2022
2023
2024
2025
0.0
This gem adds Mobility plugin, which can be turned on for Rails model,
and will check types of values passed to setters.
2020
2021
2022
2023
2024
2025
0.0
The suckysockets gem provides the user with the opportunity to check whether a power adapter is needed when travelling from one country to another.
1. How to install the gem
gem install suckysockets
2. How to use it
To run the program just type 'suckysockets' in the command line.
You will be ...
2020
2021
2022
2023
2024
2025
0.0
Allows for easy YAML parsing and type checking, as well as generators
2020
2021
2022
2023
2024
2025
0.0
yae provides a simple enum class (enumerated type) implementation (Yae::Enum) that can be used to abstract a set of values. It also provides methods to check values existence in the enum and to iterate over its contents.
2020
2021
2022
2023
2024
2025
0.02
A new check for puppet-lint that validates that all parameters are typed.
2020
2021
2022
2023
2024
2025
0.02
A puppet-lint plugin to check that Optional class/defined type parameters don't default to anything other than `undef`.
2020
2021
2022
2023
2024
2025
0.0
Experimental type checker
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.0
Create resources with run-time payload type checking and link validation
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
A dynamic type checker for gRPC methods
2020
2021
2022
2023
2024
2025
0.21
A type coercion lib works with Sorbet's static type checker and type definitions; raises an error if the coercion fails.
2020
2021
2022
2023
2024
2025
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))
```bash
gem install mdtoc
```
## Usage
```bash
$ mdtoc --help
Usage: mdtoc [options] files o...
2020
2021
2022
2023
2024
2025
0.0
Type Checker for Ruby at runtime using YARD
2020
2021
2022
2023
2024
2025
0.0
TStruct is type checked Struct
2020
2021
2022
2023
2024
2025
0.0
"Pokemoves allows you to easily check which moves pokemon can learn, as well as which pokemon can learn a specific move. You can also check a move's given type."
2020
2021
2022
2023
2024
2025