0.0
Composable type-safety checks
2020
2021
2022
2023
2024
2025
0.0
All methods that alter the contents of an array that implements this Gem are first checked to
ensure that the added items are of the types allowed. All methods behave exactly as their Array
counterparts, including additional forms, block processing, etc.
2020
2021
2022
2023
2024
2025
0.0
TStruct is type checked Struct
2020
2021
2022
2023
2024
2025
0.0
Rake task to check validity of column types and values.
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
# EventReporter
EventReporter is a CSV parser and sorter. you can load a CSV and then search it.
## Installation
$ gem install the_only_event_reporter_ever
$ gem list event_reporter -d
## Usage
After installation run:
$ event_reporter
Then Type 'load <filename>' to load record...
2020
2021
2022
2023
2024
2025
0.0
Rubyt is a ruby gem that provides type checking functionality. It includes support for various types such as Boolean, Integer, String, Array, Hash and more. This gem is designed to enforce type safety, facilitating the creation of readable and maintainable code. It includes custom error handling ...
2020
2021
2022
2023
2024
2025
0.0
tinytyping is simply type check.
2020
2021
2022
2023
2024
2025
0.0
Provides several utilities for run-time type-checking with Ruby
2020
2021
2022
2023
2024
2025
0.0
Dynamic type checker
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.0
Selectively add type safety to your methods.
2020
2021
2022
2023
2024
2025
0.0
Super basic type checking functions in ruby.
2020
2021
2022
2023
2024
2025
0.0
Iz provides an API for type checking objects.
2020
2021
2022
2023
2024
2025
0.0
# FaradayError
[](https://badge.fury.io/rb/faraday_error)
A [Faraday](https://github.com/lostisland/faraday) middleware for adding request parameters to your exception tracker.
### Supports
- [Honeybadger](https://www.honeybadger.io/)
...
2020
2021
2022
2023
2024
2025
0.0
# Rake::ToolkitProgram
Create toolkit programs easily with `Rake` and `OptionParser` syntax. Bash completions and usage help are baked in.
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'rake-toolkit_program'
```
And then execute:
$ bundle
Or install it yours...
2020
2021
2022
2023
2024
2025
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: `==`, `===`).
2020
2021
2022
2023
2024
2025
0.03
A puppet-lint plugin to check for classes and defined types that contain names beginning with a digit.
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
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