0.0
No release in over 3 years
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...
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
QuacksLike is a module for RSpec to add matchers that test if an object is fully duck-typed to pretend to be another class. This kind of thing is really only necessary when passing such an object as the return value in an API where you don't know exactly how it will be consumed, but it needs to ...
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
This is an experimental branch that implements a connection pool of Net::HTTP objects instead of a connection/thread. C/T is fine if you're only using your http threads to make connections but if you use them in child threads then I suspect you will have a thread memory leak. Also, I want to ...
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
This tool are used to perform different type of checks for the gApps to encounter status and problems
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
ruby-contract provides support for describing and using types via unit-tests. It offers support for specifying contracts (Contract), method signature checks (Module#signature), automatic adaption between types (Kernel#adaption) and integration with the classic message- and class-based typing.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
RubyLess is an interpreter for "safe ruby". The idea is to transform some "unsafe" ruby code into safe, type checked ruby, eventually rewriting some variables or methods.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Sinja is a Sinatra extension for quickly building RESTful, {json:api}-compliant web services, leveraging the excellent JSONAPI::Serializers gem for payload serialization. It enhances Sinatra's DSL to enable resource-, relationship-, and role-centric API development, and it configures Sinatra with...
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Install gsl, statistics2 and provides a C extension to optimize the following methods * Vector#frecuencies * Vector#set_valid_data * Vector#check_type * Dataset#case_as_hash * Dataset#case_as_array * Bivariate::Tetrachoric
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over 3 years
It is a delegate library that checks the type of an argument
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
QuacksLike is a module for RSpec to add matchers that test if an object is fully duck-typed to pretend to be another class. This kind of thing is really only necessary when passing such an object as the return value in an API where you don't know exactly how it will be consum...
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
ALPHA Alert -- just uploaded initial release. Linux inotify is a means to receive events describing file system activity (create, modify, delete, close, etc). Sinotify was derived from aredridel's package (http://raa.ruby-lang.org/project/ruby-inotify/), with the addition of Paul Boon's tweak...
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Objective-C style named parameters and type checking for Ruby.
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over 3 years
Generate all parts of a compiler, including the lexer, parser, syntax tree, symbol table, type checker, code generator, and optimizer.
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over 3 years
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
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over 3 years
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.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
The strongtyping gem is a Ruby library that provides type checking and method overloading.
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over 3 years
Allows checking of reply content type with request accept types. Also allows contracting of downstream apps to supplying a single type.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
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...
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
A collection of diverse simple utilities without much anything to do with one another. The main rationale is to reduce the time spent on boilerplate like checking whether the arguments have the right type, or introducing some basic internationalization. More detail in the README.
2019
2020
2021
2022
2023
2024