Categories
Category results are hidden when using a custom project result order
3.22
Sorbet's runtime type checking component
2021
2022
2023
2024
2025
2026
0.0
TypedOperation is a command pattern implementation where inputs can be defined with runtime type checks. Operations can be partially applied.
2021
2022
2023
2024
2025
2026
0.01
Run-time type checker and transformer for Ruby
2021
2022
2023
2024
2025
2026
0.0
== What's this?
{ComicFury}[https://comicfury.com] is an excellent no-bullshit webcomic hosting
site created and maintained by the legend Kyo. You should support them on
{Patreon}[https://www.patreon.com/comicfury]!
{Jekyll}[https://jekyllrb.com] is a highly regarded and widespread static site
...
2021
2022
2023
2024
2025
2026
0.02
Kumi is a declarative rules-and-calculation DSL for Ruby that compiles your business logic into a typed, analyzable dependency graph with vector semantics over ragged data. It does static checks at definition time, lowers to a small IR, and compiles to zero-run...
2021
2022
2023
2024
2025
2026
0.0
Dynamic type checker
2021
2022
2023
2024
2025
2026
0.0
A puppet-lint plugin to check if resource types involved in installing or uninstalling software (e.g. exec or package) have a schedule attribute associated with them.
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.02
Cerealize your ActiveModel objects into flat hashes with a dead simple, yet versatile DSL, and caching and type-checking baked in. Our daily bread is to make your API faster.
2021
2022
2023
2024
2025
2026
0.03
Platform Agnostic SEcurity TOkens are a specification for secure stateless tokens.
This is an implementation of PASETO tokens, and the PASERK key management extensions,
in ruby, with runtime static type checking provided by Sorbet.
2021
2022
2023
2024
2025
2026
0.09
Enums, properties, generics, structured objects and runtime type checking.
2021
2022
2023
2024
2025
2026
0.0
Simple runtime type checking for Ruby method signatures
2021
2022
2023
2024
2025
2026
0.0
In most cases Ruby doesn't need templated classes, nor any other system of generics, because it isn't statically type checked. However, sometimes we need to automatically generate multiple similar classes, either because of poor design or because of external necessities. For example, to define a ...
2021
2022
2023
2024
2025
2026
0.0
A gem that provides integration between Sorbet type checking and RSpec testing framework
2021
2022
2023
2024
2025
2026
0.0
Stop wrestling with complex type validations and unclear error messages. Domainic::Type brings type validation to Ruby that is both powerful and delightful to use. Build composable type constraints with crystal-clear error messages that actually tell you what went wrong. From simple type checks t...
2021
2022
2023
2024
2025
2026
0.02
Check yardoc format like tag type.
2021
2022
2023
2024
2025
2026
0.0
This is an improved input function for Ruby.
Using this gem, you can easily get user input with real-time type validation, ensuring that the data provided is as expected, among other things.
If you have any questions, check the documentation: https://github.com/barrosflavio/ruby_better_inpu...
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.12
Type checking and type casting of parameters for Action Pack
2021
2022
2023
2024
2025
2026