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
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
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
File type identification library.
2018
2019
2020
2021
2022
2023
0.0
Objective-C style named parameters and type checking for Ruby.
2018
2019
2020
2021
2022
2023
0.0
Gem helps to do next things with your objects - check the type, make a conversions and work with hashes
2018
2019
2020
2021
2022
2023
0.0
Simple type-checking for Ruby
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
# 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
This tool are used to perform different type of checks for the gApps to encounter status and problems
2018
2019
2020
2021
2022
2023
0.0
A rich language which compiles to ruby. Including type annotations, type checking, macros, annotations, enums and more
2018
2019
2020
2021
2022
2023
0.0
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
It is a delegate library that checks the type of an argument
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
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...
2018
2019
2020
2021
2022
2023
0.0
== PintosCheck -- Auto Pintos Checker to Save the Day ==
== Functionalities ==
The functionality of this simple script is to download pintos homework assignments from the mail inbox and then run through all the desired tests and finally generate reports in plain text or html formats, all automat...
2018
2019
2020
2021
2022
2023
0.0
isup is a command line utility to check if a site is up or down. Type 'isup -h' to see the help page.
2018
2019
2020
2021
2022
2023