0.0
Validates polish identification numbers NIP, PESEL, REGON. Can be used in any ruby script or integrated with Rails validation
2020
2021
2022
2023
2024
2025
0.0
This RubyGem allows you to prevent particular database fields from being changed after an Active Record object is created. A validation error occurs on updates if an attribute of a model object is different from its value in the database.
2020
2021
2022
2023
2024
2025
0.0
Rails validation gem which ensures no contact information can be passed through a field. Contact information is twitter handles, email addresses, and phone numbers.
2020
2021
2022
2023
2024
2025
0.0
A Ruby gem for vector and matrix operations. Provides methods to calculate:
- Matrix determinant:
Determinant(matrix)
input: matrix - Array of arrays size of nxn
output: res[Int] - simple Integer
- Scalar product of vectors
scalar_prod(a, b)
input: a[Array], b[Array]- vector...
2020
2021
2022
2023
2024
2025
0.0
Verify the existence of an email address.
2020
2021
2022
2023
2024
2025
0.0
Package of validations commonly used in Defra Rails based digital services
2020
2021
2022
2023
2024
2025
0.0
Process parameters base on OpenApi3 JSON documentation, such as: validation and type conversion
2020
2021
2022
2023
2024
2025
0.0
Caches file uploads when validation fails.
2020
2021
2022
2023
2024
2025
0.0
Bulky allows you bulk update your ActiveRecord models. It will enqueue the bulk update and run it through the model's lifecycle to ensure validation are performed. Bulky also provides logging of bulk update success or failure.
2020
2021
2022
2023
2024
2025
0.0
Provides validation methods for models in the LumberYard Sinatra app and command line application.
2020
2021
2022
2023
2024
2025
0.0
ReCaptcha implements view helpers to generate ReCaptcha code, with the noscript counterpart, required methods that interface with the HTTP API for captcha verification, a DSL to generate a before_filter and the code to implement AJAX captcha validation.
2020
2021
2022
2023
2024
2025
0.0
Forms validations and type casting
2020
2021
2022
2023
2024
2025
0.0
A useful utility for transforming state that provides step sequencing, middleware, and validation.
2020
2021
2022
2023
2024
2025
0.0
Croatia is a gem that contains various utilities for performing Croatia-specific actions like:
- PIN/OIB validation
2020
2021
2022
2023
2024
2025
0.0
BootstrapValidator Client side validation for Rails. https://github.com/nghuuphuoc/bootstrapvalidator
2020
2021
2022
2023
2024
2025
0.0
RubyBHL is a simple but flexible request/response wrapper for the Biodiversity Heritage Libary API. It includes (some) validation for request formatting. It has excellent unit-test coverage.
2020
2021
2022
2023
2024
2025
0.0
A CLI gem to analyze Ruby/Rails projects and track activity: models, migrations, Git, schema,STI, assocation,methods, acope, validation and more.
2020
2021
2022
2023
2024
2025
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
Automatically adds validations to ActiveRecord models that match your database constraints
2020
2021
2022
2023
2024
2025