0.0
Taipo provides a simple way to check your variables are what you think they are. With an easy to use syntax you can call a single method and pass expressive type definitions.
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.
2021
2022
2023
2024
2025
2026
0.0
A puppet-lint plugin to check that manifest files do not contain resources outside of a class or defined type definition.
2021
2022
2023
2024
2025
2026
0.0
"Pokemoves allows you to easily check which moves pokemon can learn, as well as which pokemon can learn a specific move. You can also check a move's given type."
2021
2022
2023
2024
2025
2026
0.0
Pronto runner for Sorbet, a static type checker for Ruby
2021
2022
2023
2024
2025
2026
0.0
# COM #
COM is an object-oriented wrapper around WIN32OLE. COM makes it easy to add
behavior to WIN32OLE objects, making them easier to work with from Ruby.
## Usage ##
Using COM is rather straightforward. There’s basically four concepts to keep
track of:
1. COM objects
2. Instantiable...
2021
2022
2023
2024
2025
2026
0.0
Ame
Ame provides a simple command-line interface API for Ruby¹. It can be used
to provide both simple interfaces like that of ‹rm›² and complex ones like
that of ‹git›³. It uses Ruby’s own classes, methods, and argument lists to
provide an interfac...
2021
2022
2023
2024
2025
2026
0.0
U
U extends Ruby’s Unicode support. It provides a string class called
U::String with an interface that mimics that of the String class in Ruby 2.0,
but that can also be used from both Ruby 1.8. This interface also has more
complete Unicode support...
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
The code to check for the iPhone user agent is from http://developer.apple.com. This doesn't have any dependencies. - in app/controllers/application.rb require 'is_it_iphone' class ApplicationController < ActionController::Base include IsItIPhone before_filter :adjust_format_for_iphone # Al...
2021
2022
2023
2024
2025
2026
0.0
To get started check out the API Overview. Below is the documentation for each type of API call you can make. https://coinbase.com/api/doc
2021
2022
2023
2024
2025
2026
0.0
Library which allows you to check and sanitize you environment variables, raising exception if required variables are not configured, type-casting non-string variables and exposing them using an idiomatic API.
2021
2022
2023
2024
2025
2026
0.02
Yadriggy builds the abstract syntax tree (AST) of a method, checks its syntax and types, and runs it. When checking the syntax and types, it is treated as the code written in a domain specific language (DSL). It also provide simple DSLs for computation offloading from Ruby to C, Python, etc.
2021
2022
2023
2024
2025
2026
0.0
This gem allows you to check the Content-Type of any HTTP-accessible asset.
2021
2022
2023
2024
2025
2026
0.0
Methods for defining type-checked arrays and attributes
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
tspec can check type of methods arguments and return value.
2021
2022
2023
2024
2025
2026
0.0
Objective-C style named parameters and type checking for Ruby.
2021
2022
2023
2024
2025
2026
0.0
Executable to be used with NotificationExec in collectd. It will send several passive checks, from specific to general plugin-type.
2021
2022
2023
2024
2025
2026
0.0
tinytyping is simply type check.
2021
2022
2023
2024
2025
2026