0.0
This is a gem which allows you to build ActiveRecord objects from an Excel file with validations in your rails application.
2021
2022
2023
2024
2025
2026
0.0
rails-fields gem provides robust field type enforcement for ActiveRecord models in Ruby on Rails applications.
It includes utility methods for type validation, logging, and field mappings between GraphQL and ActiveRecord types
Custom error classes provide clear diagnostics for field-r...
2021
2022
2023
2024
2025
2026
0.0
Manages permalink columns in active record models. Strips special characters and spaces, creates before validation, assures uniqueness. That kind of thing.
2021
2022
2023
2024
2025
2026
0.0
Rulix lets you fold complex rulesets onto complex data structures; useful for validation, data sanitization, and mutation.
2021
2022
2023
2024
2025
2026
0.0
Input validation DSL and support classes for the Jet Toolkit.
2021
2022
2023
2024
2025
2026
0.0
We can validate CPF and CNPJ formats and verifying digits.
2021
2022
2023
2024
2025
2026
0.0
A clean, immutable Ruby interface for working with piece identifiers in PNN format. PNN provides a consistent and rule-agnostic notation for representing pieces in abstract strategy board games like chess, shogi, and xiangqi. Features include state modifiers for enhanced/diminished/intermediate p...
2021
2022
2023
2024
2025
2026
0.0
Zero-dependency Ruby utilities for:
• checksum validation (modulus-11),
• component decoding (category, office_code, district_code, sequence),
• random valid ID generation,
• human-readable category descriptions.
2021
2022
2023
2024
2025
2026
0.0
thai_qr_pay is a Ruby gem providing:
- ASCII-numeric TLV parsing and encoding
- EMVCo CRC-16/IBM-SDLC checksum computation and validation
- Generators for PromptPay AnyID, PromptPay Bill Payment, TrueMoney, etc.
- Validators for slip-verify and TrueMoney slip verify payloads
- BOT barcode → EMVCo...
2021
2022
2023
2024
2025
2026
0.0
Use Ruby code to generate JSON schemas with intelligent defaults, validation, and versioning.
2021
2022
2023
2024
2025
2026
0.0
RSpec matches for Nobrainer models, including association and validation matchers.
2021
2022
2023
2024
2025
2026
0.0
Provider-agnostic guardrails (PII redaction, schema validation) and evaluation/regression harness for LLM prompts and models.
2021
2022
2023
2024
2025
2026
0.0
As your Rails projects evolve and grow, your model validations tend to change
as well. An unfortunate side effect of this evolution is that your table-
backed ActiveRecord::Base descendants end up with rows that instantiate invalid
model instances. ValidData generates a report for your Rails appl...
2021
2022
2023
2024
2025
2026
0.0
simple-cli-options is a small Ruby library for parsing command-line flags with validation and conversion.
Define options with short/long forms, then parse ARGV and read values by name.
This gem is currently in BETA; APIs may change in future releases.
2021
2022
2023
2024
2025
2026
0.0
CsvWizard provides a simple framework to import CSV files into Rails models. It supports required fields, default values, row-level validation, and hooks for pre- and post-processing.
2021
2022
2023
2024
2025
2026
0.0
scjson: SCXML ↔ JSON converter, validator, and execution trace interface. Provides CLI tools for conversion, validation, and emitting deterministic traces compatible with SCION semantics.
2021
2022
2023
2024
2025
2026
0.0
Phone number parsing, validation and formatting.
2021
2022
2023
2024
2025
2026
0.0
Easy validation of deeply-nested hashes
2021
2022
2023
2024
2025
2026
0.0
This gem allows to generate JsonSchema thanks to a Builder class or
an ActiveRecord serialization class. It can be used in Rails 4, 5 or
Ruby standalone projects.
The output validation is done agains json-schema.
2021
2022
2023
2024
2025
2026
0.0
Automatically generate Grape params or Rails strong params from Dry::Validation contracts
2021
2022
2023
2024
2025
2026