0.0
Gem to parse Facebook ID's from various Facebook URL types. The five link types are: Status, Photo, Video, Link, Checkin.
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
tinytyping is simply type check.
2021
2022
2023
2024
2025
2026
0.0
Simple type-checking for Ruby
2021
2022
2023
2024
2025
2026
0.0
Provides several utilities for run-time type-checking with Ruby
2021
2022
2023
2024
2025
2026
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. ...
2021
2022
2023
2024
2025
2026
0.0
Composable type-safety checks
2021
2022
2023
2024
2025
2026
0.0
Enables Type Checking per client
2021
2022
2023
2024
2025
2026
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, ...
2021
2022
2023
2024
2025
2026
0.0
A database structure reader for PostgreSQL with support for tables, fields, primary keys, indexes, foreign keys, check constraints, enum types and extensions.
2021
2022
2023
2024
2025
2026
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.
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.0
Guard plugin for Flow type checks
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
Allows checking of reply content type with request accept types. Also allows contracting of downstream apps to supplying a single type.
2021
2022
2023
2024
2025
2026
0.0
Basic file type checks based on a few header bytes
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.0
Only 70 lines. Add a optional type system to ruby using runtime checks and contracts . make it crash early, know exactly what a function (or method)
returns and specify the 'type' of the parameters using good old ducktyping
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
A Ruby dialect that includes types in the language. Transpiles to Ruby and RBS by leveraging the ruby-next and irbs gems. Type checks with steep.
2021
2022
2023
2024
2025
2026