0.0
Normally Rails/Rack only checks the '_method' parameter in POST requests, but JSONP requests are always GETs. This railtie enables the '_method' check for all request types, including GET.
2021
2022
2023
2024
2025
2026
0.0
Custom form field_tag of range-slider with text_field type selector. You can either choose from drop down or enter your own value and the slider will auto-adjust or you can use the slider to adjust values. This all through on form field f.slide_selector. Check out https://github.com/Touqeer-tqr/c...
2021
2022
2023
2024
2025
2026
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."
2021
2022
2023
2024
2025
2026
0.01
Type checking for Ruby methods.
2021
2022
2023
2024
2025
2026
0.0
To check valid myanmar mobile numbers,get mobile operator name,
sanitize mobile numbers and get mobile network types.
2021
2022
2023
2024
2025
2026
0.0
Selectively add type safety to your methods.
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
Composable type-safety checks
2021
2022
2023
2024
2025
2026
0.0
Validate parameters presence and type for Rails API methods
2021
2022
2023
2024
2025
2026
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/)
...
2021
2022
2023
2024
2025
2026
0.0
Ruby mixin that facilitates English-like type checking in an inheritance hierarchy via "type_name?" methods
2021
2022
2023
2024
2025
2026
0.0
Lazy static type checking
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
ComfyConf provides a minimal DSL for parsing YAML config files into a structured and type-checked configuration
2021
2022
2023
2024
2025
2026
0.0
rails-tc bundles everything required to properly setup type checking with sorbet in rails projects
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
A Gem to get files Header, Footer, Type(via headers), create file checksum, check file checksum, Carving and ... .
2021
2022
2023
2024
2025
2026
0.0
Typedeaf is a gem to help add some type-checking to method declarations in Ruby
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 or ...
2021
2022
2023
2024
2025
2026
0.0
Simple type-checking for Ruby
2021
2022
2023
2024
2025
2026