0.0
Objective-C style named parameters and type checking for Ruby.
2021
2022
2023
2024
2025
2026
0.0
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...
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
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
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
The strongtyping gem is a Ruby library that provides type checking and
method overloading.
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
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
Various DSLs to clean, question (Ask), and validate (Demand) your objects,
their classes (data types), and their properties.
2021
2022
2023
2024
2025
2026
0.0
This documentation describes your available CheckAPI REST services: Get your checkpoints and their details, check the permission of a customer's ID, take a look at your checkpoint's history - everything a checkpoint needs can be found here in one place. Please look at the descriptions in each se...
2021
2022
2023
2024
2025
2026
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...
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
Simple type-checking for Ruby
2021
2022
2023
2024
2025
2026
0.0
A puppet-lint plugin to check for classes and defined types that contain names beginning with a digit.
2021
2022
2023
2024
2025
2026
0.0
rails-tc bundles everything required to properly setup type checking with sorbet in rails projects
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
Stop wrestling with complex type validations and unclear error messages. Domainic::Type brings type validation to Ruby that is both powerful and delightful to use. Build composable type constraints with crystal-clear error messages that actually tell you what went wrong. From simple type checks t...
2021
2022
2023
2024
2025
2026
0.0
Gem helps to do next things with your objects - check the type, make a conversions and work with hashes
2021
2022
2023
2024
2025
2026
0.0
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...
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026