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
2018
2019
2020
2021
2022
2023
0.0
Generate all parts of a compiler, including the lexer, parser, syntax tree, symbol table, type checker, code generator, and optimizer.
2018
2019
2020
2021
2022
2023
0.0
Simple type-checking for Ruby
2018
2019
2020
2021
2022
2023
0.01
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.
2018
2019
2020
2021
2022
2023
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."
2018
2019
2020
2021
2022
2023
0.0
It is a delegate library that checks the type of an argument
2018
2019
2020
2021
2022
2023
0.0
Methods for defining type-checked arrays and attributes
2018
2019
2020
2021
2022
2023
0.0
Contains validators for date and time values, type checking.
2018
2019
2020
2021
2022
2023
0.0
Checks for valid content type of excel files.
2018
2019
2020
2021
2022
2023
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...
2018
2019
2020
2021
2022
2023
0.0
$Id: README.txt 204 2010-11-30 02:20:04Z pwilkins $
sm-transcript reads results of SLS processing and produces transcripts for
the SpokenMedia browser. For each file in the source folder whose extension
matches the source type, a file of destination type is created in the
destination folder. ...
2018
2019
2020
2021
2022
2023
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.
2018
2019
2020
2021
2022
2023
0.0
A Gem to get files Header, Footer, Type(via headers), create file checksum, check file checksum, Carving and ... .
2018
2019
2020
2021
2022
2023
0.01
The strongtyping gem is a Ruby library that provides type checking and
method overloading.
2018
2019
2020
2021
2022
2023
0.0
Allows checking of reply content type with request accept types. Also allows contracting of downstream apps to supplying a single type.
2018
2019
2020
2021
2022
2023
0.0
# Fresh::Auth
This gem makes it really, REALLY easy to use the Freshbooks API. It couldn't be easier.
With only 3 functions you'll ever need to use, and only 2 required configuration values, it can't get any easier.
## Installation
Add this line to your application's Gemfile:
gem 'fresh-...
2018
2019
2020
2021
2022
2023
0.0
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.
2018
2019
2020
2021
2022
2023
0.0
Lookout
Lookout is a unit testing framework for Ruby┬╣ that puts your results in
focus. Tests (expectations) are written as follows
expect 2 do
1 + 1
end
expect ArgumentError do
Integer('1 + 1')
end
expect Array do
[1, ...
2018
2019
2020
2021
2022
2023