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.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.0
Simple runtime type checking for Ruby method signatures
2021
2022
2023
2024
2025
2026
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 ...
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
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.
Defining a TypedA...
2021
2022
2023
2024
2025
2026
0.0
This gem adds Mobility plugin, which can be turned on for Rails model,
and will check types of values passed to setters.
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.0
This documentation describes your available CheckAPI REST services: Get your checkpoints and their details, check the permission of a customer's ID, take a look at your checkpoint's history - everything a checkpoint needs can be found here in one place. Please look at the descriptions in each se...
2021
2022
2023
2024
2025
2026
0.0
Dynamic type checker
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
A gem that provides integration between Sorbet type checking and RSpec testing framework
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.0
Rzd is a gem automating checking ticket information for russian railway service rzd.ru. Now it allows to get available ticket types fro given cities and date.
2021
2022
2023
2024
2025
2026
0.0
The Preconditions library provides a simple set of methods for checking arguments being passed into a method. Instead of writing custom checks and raising exceptions directly in your code you can use Preconditions to verify basic properties of your arguments (not-nil, satisfying a boolean expres...
2021
2022
2023
2024
2025
2026
0.0
# Gadget
Some methods for getting metadata and other deep details from a PostgreSQL database.
## Installation
Add this line to your application's Gemfile:
gem 'gadget'
And then execute:
$ bundle
Or install it yourself as:
$ gem install gadget
## Usage
`#tables(conn)`
Return...
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
Built to support all types of checkout integration between Akatus and your application
2021
2022
2023
2024
2025
2026
0.0
# foundationallib
<h2>Finally, a cross-platform, portable, well-designed, secure, robust, maximally-efficient C foundational library — Making Engineering And Computing Fast, Secure, Responsive And Easy.</h2>
<br>
<ul class="features-list">
<li><strong>Enables better Engineering Solutions a...
2021
2022
2023
2024
2025
2026
0.0
# foundationallib
<h2>Finally, a cross-platform, portable, well-designed, secure, robust, maximally-efficient C foundational library — Making Engineering And Computing Fast, Secure, Responsive And Easy.</h2>
<br>
<h2><i>Library Uses - What It Does, What It Is, And What It Is A Solution For...
2021
2022
2023
2024
2025
2026