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
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
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
rails-tc bundles everything required to properly setup type checking with sorbet in rails projects
2020
2021
2022
2023
2024
2025
0.0
When making an api that uses objects that belong to another object, it is possible to create objects that don't belong to any object. What this gem does is it checks to make sure the id and type map to an object before creation and if it does not it will create an error on the record. If an objec...
2020
2021
2022
2023
2024
2025
0.0
The Master of Syntax Error brings you... this debugging exercise
type "activate" to start the exercise, happy ...debugging your project
type "checkme" for an update on your debugging progress, or if your are sick of it just type "fixme" to fix the errors
2020
2021
2022
2023
2024
2025
0.0
Gem helps to do next things with your objects - check the type, make a conversions and work with hashes
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
Ruby mixin that facilitates English-like type checking in an inheritance hierarchy via "type_name?" methods
2020
2021
2022
2023
2024
2025
0.0
Search for breweries from the convenience of your command line! Install the gem and then type 'brewery-search' to get started. Follow the onscreen instructions to check out breweries in any state, and even filter results by city! Enjoy!
2020
2021
2022
2023
2024
2025
0.0
This gem is for printing hyperlinks in supported terminal emulators. It is a simple wrapper that abstracts the ANSI characters usually required to achieve this, which are annoying to type out. Check out the gist that inspired this gem at: https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f...
2020
2021
2022
2023
2024
2025
0.0
RubyBreaker is a dynamic type documentation/checking tool for Ruby. It dynamically instruments code, monitors objects during execution, performs dynamic type checking, and generates type documentation based on the profiled information. RubyBreaker helps Ruby programs "break" out of obscurities an...
2020
2021
2022
2023
2024
2025
0.0
Pronto runner for Sorbet, a static type checker for Ruby
2020
2021
2022
2023
2024
2025
0.0
A dynamic type checker for gRPC methods
2020
2021
2022
2023
2024
2025
0.0
Return a variable if it's present (and optionally of the right type), otherwise a default or nil. Adds a top level demand() method, which replaces long lines of repetitive code to check for nil?/present?/empty?, etc., hard-to-read ternary operators (?:) and if statements. A block can also be spec...
2020
2021
2022
2023
2024
2025
0.0
This gem with asks user input for there state name, then will prompt the use to type there city they would like to check the daily weather of."
2020
2021
2022
2023
2024
2025
0.0
A rich language which compiles to ruby. Including type annotations, type checking, macros, annotations, enums and more
2020
2021
2022
2023
2024
2025