0.0
Model scope analyzes your Rails application models and provides some useful insights on callbacks and validations defined
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
I18n::Message is an object-oriented abstraction for looking up translations from I18n.translate. This is useful for storing lookup information in contexts such as ActiveModel validation error I18n.
2021
2022
2023
2024
2025
2026
0.0
Struct + validation + inheritable + default_value + etc...
2021
2022
2023
2024
2025
2026
0.0
Annotator for null validation of gRPC requests using `required`
2021
2022
2023
2024
2025
2026
0.0
Provides hash validation with pure text configuration that can be stored in db
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
Make ActiveRecord defer/postpone saving the records you add to an habtm (has_and_belongs_to_many) association until you call model.save, allowing validation in the style of normal attributes.
2021
2022
2023
2024
2025
2026
0.0
Ruby Cloud SDK wraps Aspose.Cells REST API so you could seamlessly integrate Microsoft Excel® spreadsheet generation, manipulation, conversion & inspection features into your own applications. Aspose.Cells Cloud for Ruby enables you to handle various aspects of Excel files, including cell data, s...
2021
2022
2023
2024
2025
2026
0.0
Same as acts_as_state_machine but on multiple columns and with more strict validation, allow creation of complex events with parameters, used successfully on critical financial applications for quite a long time
2021
2022
2023
2024
2025
2026
0.0
Rails' default update_attributes behavior is that when any validation fails, none of the data gets saved. However, in some instances this is not the most ideal behavior. If you import partial data which users then have the task of completing, not saving partially completed forms can create a real...
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
A Ruby on Rails implementation of the LlamaHair API client with webhook validation support
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
Adds valid transition validations to AR.
2021
2022
2023
2024
2025
2026
0.0
Assorted Rails 7.x-8.x validators: Array, Email, Existence, Grandparent, Hash keys, Hash values, Hostname, IP address, Ordering, URL, Write Once
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
Middleware for adding api keys validation to API
2021
2022
2023
2024
2025
2026
0.0
Generate TW personal ID number randomly and validation
2021
2022
2023
2024
2025
2026
0.0
Adds validates_associated_with_context to models to validate associated models with validation context
2021
2022
2023
2024
2025
2026