0.0
Group your checkboxes like grouped select via “grouped_collection_select” in Rails. This gem adds a new Formtastic input type “grouped_check_boxes”, that helps you group long lists of checkboxes.
2020
2021
2022
2023
2024
2025
0.0
Basic file type checks based on a few header bytes
2020
2021
2022
2023
2024
2025
0.0
yae provides a simple enum class (enumerated type) implementation (Yae::Enum) that can be used to abstract a set of values. It also provides methods to check values existence in the enum and to iterate over its contents.
2020
2021
2022
2023
2024
2025
0.0
Allows you check if an object match a class expression. It is typically
used to check the type of method paraameters. It is an alternative to using
Ruby-3 .rbs files but with a different syntax and only dynamic checks
Typically you'll include the Constrain module and use #co...
2020
2021
2022
2023
2024
2025
0.0
ComfyConf provides a minimal DSL for parsing YAML config files into a structured and type-checked configuration
2020
2021
2022
2023
2024
2025
0.0
Executable to be used with NotificationExec in collectd. It will send several passive checks, from specific to general plugin-type.
2020
2021
2022
2023
2024
2025
0.0
Have 3-state radiobuttons instead of a 2-state checkbox for your Boolean columns which can store NULL. This gem:
1. Provides a custom Formtastic input type `:tristate_radio` which renders 3 radios (“Yes”, “No”, “Unset”) instead of a checkbox (only where you put it).
2. Teaches Rails recognize `"n...
2020
2021
2022
2023
2024
2025
0.0
The suckysockets gem provides the user with the opportunity to check whether a power adapter is needed when travelling from one country to another.
1. How to install the gem
gem install suckysockets
2. How to use it
To run the program just type 'suckysockets' in the command line.
You will be ...
2020
2021
2022
2023
2024
2025
0.0
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...
2020
2021
2022
2023
2024
2025
0.0
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
2020
2021
2022
2023
2024
2025
0.0
It is a delegate library that checks the type of an argument
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
Objective-C style named parameters and type checking for Ruby.
2020
2021
2022
2023
2024
2025
0.0
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...
2020
2021
2022
2023
2024
2025
0.0
Contains validators for date and time values, type checking.
2020
2021
2022
2023
2024
2025
0.0
U
U extends Ruby’s Unicode support. It provides a string class called
U::String with an interface that mimics that of the String class in Ruby 2.0,
but that can also be used from both Ruby 1.8. This interface also has more
complete Unicode support...
2020
2021
2022
2023
2024
2025
0.0
Allows checking of reply content type with request accept types. Also allows contracting of downstream apps to supplying a single type.
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.0
The strongtyping gem is a Ruby library that provides type checking and
method overloading.
2020
2021
2022
2023
2024
2025