0.0
a Rails gem that allows you to validate a URL
entered in a form. It validates if the URL exists by hitting it with a HEAD
request.
The improved version includes retries for common patterns when the head request is refused before giving a failure notice.
It also looks up a SITE_URL constant to...
2020
2021
2022
2023
2024
2025
0.0
Validate that your Active Record models comply with legal policies, verified by AI.
2020
2021
2022
2023
2024
2025
0.0
It gives you a lot of useful validators for Brazillian documents or phones. Allow ActiveModel validations
2020
2021
2022
2023
2024
2025
0.0
Data structure to hold validation and process errors
2020
2021
2022
2023
2024
2025
0.0
Sometimes it's necessary to store incomplete records, without fullfilling all validations, to complete
and then validate the record. ActiveRecord::DraftRecords allows you to persist an record even if it's
invalid by tagging it as a draft.
2020
2021
2022
2023
2024
2025
0.0
A Ruby on Rails implementation of the LlamaHair API client with webhook validation support
2020
2021
2022
2023
2024
2025
0.0
Enumerate adds an `enumerate` command to all ActiveRecord models, enabling you to work with string or integer columns as if they were enums.
The following features are added to your model:
Validation - ensures that the field only receives accepted values
Predicate Methods - a...
2020
2021
2022
2023
2024
2025
0.0
Adds validations, function creation, function delegation,
and key restrictions to arrays and hashes so that they may
function similarly to Structs
2020
2021
2022
2023
2024
2025
0.0
Rack middleware for Discord Interaction validation.
2020
2021
2022
2023
2024
2025
0.0
This library provides a convenient ruby API for representation of an Arduino Library specification, including field and type validation, reading and writing the library.properties file, as well as downloading the official database of Arduino libraries, and offering a highly advanced searching...
2020
2021
2022
2023
2024
2025
0.0
Generate dry-schema or/and dry-validation classes from OpenAPI 3 specification
2020
2021
2022
2023
2024
2025
0.0
Swift code validation and lookup Ruby gem - Fork from http://github.com/hugolantaume/iso-swift
2020
2021
2022
2023
2024
2025
0.0
LightService plugin adding DSL for expected/promised keys validation
2020
2021
2022
2023
2024
2025
0.0
Validation of parameters for Sinatra
2020
2021
2022
2023
2024
2025
0.0
Parse and generate Portable Action Notation (PAN) strings for representing atomic actions in abstract strategy board games including chess, shogi, xiangqi, and others. PAN provides an intuitive operator-based syntax with six core operators: "-" (move to empty square), "+" (capture), "~" (special ...
2020
2021
2022
2023
2024
2025
0.0
Parsing, conversion, and validation for dates, phonetic names, and numbers.
2020
2021
2022
2023
2024
2025
0.0
Client-side HTML form validations
2020
2021
2022
2023
2024
2025
0.0
A simple set of types for validation of ruby objects.
2020
2021
2022
2023
2024
2025
0.0
Moderate user-generated content by adding a simple validation to block bad words in any text field. Good for applications where you need to maintain a clean and respectful environment in comments, posts, or any other user input.
2020
2021
2022
2023
2024
2025
0.0
Rails Console Pro enhances your Rails console with powerful debugging tools:
- Beautiful colored formatting for ActiveRecord objects
- Schema inspection with columns, indexes, associations, validations
- SQL explain analysis with performance recommendations
- Interactive association navigation
- ...
2020
2021
2022
2023
2024
2025