0.0
Provides hash validation with pure text configuration that can be stored in db
2020
2021
2022
2023
2024
2025
0.0
Simple Ruby Service is a lightweight framework for creating Services and Service Objects (SOs) in Ruby. The framework makes Services and SOs look and feel like ActiveModels, complete with: 1. validations and robust error handling; 2. workflows and method chaining; and 3. consistent interfaces. Ad...
2020
2021
2022
2023
2024
2025
0.0
Most web applications have a lot of before/after hooks that occur when working with objects: sending a welcome email on registration, incrementing/decrementing counter caches, trigger validation on remote web services. When implemented using callbacks, all these occur without the developer knowin...
2020
2021
2022
2023
2024
2025
0.0
Ruby config library with schema validation, default values and templating
2020
2021
2022
2023
2024
2025
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
A simple domain validation for DKIM and SPF records
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
Rack middleware for Discord Interaction validation.
2020
2021
2022
2023
2024
2025
0.0
This gem is intended to help with image files lost or corruption in the view from validation error with active storage. ActiveStorage's installation is required.
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
Adds valid transition validations to AR.
2020
2021
2022
2023
2024
2025
0.0
Assorted Rails 7.x-8.x validators: Array, Email, Existence, Grandparent, Hash keys, Hash values, Hostname, IP address, Ordering, URL, Write Once
2020
2021
2022
2023
2024
2025
0.0
DHS ia a Rails-Gem, providing an ActiveRecord like interface to access HTTP-JSON-Services from Rails Applications. Special features provided by this gem are: Multiple endpoint configuration per resource, active-record-like query-chains, scopes, error handling, relations, request cycle cache, batc...
2020
2021
2022
2023
2024
2025
0.0
Generate TW personal ID number randomly and validation
2020
2021
2022
2023
2024
2025
0.0
It allows to handle JSON and JSONB fields as if they are proper database columns, handling default values, type casting and easier validation.
2020
2021
2022
2023
2024
2025