0.0
Import spreadsheet directly to database.
Supports simple import as well as bulk import.
Bulk import used activerecord-import gem.
Options to unique record import, updating of duplicate record,...
2020
2021
2022
2023
2024
2025
0.0
JWT authentication and authorization midleware with multi-tenant suport,\
company validation, and subdomain isolation.
2020
2021
2022
2023
2024
2025
0.0
A builder for ODRL files. Does basic validation against core ODRL vocabularies. Has a Builder that allows you to create ODRL Profiles to extend the core vocabulary. DOES NOT validate against a profile. DOES NOT cover the full ODRL specificaiton, only the bits that I needed!
2020
2021
2022
2023
2024
2025
0.0
Define your Rails APIs with a clean, familiar DSL. Validate them with ActiveModel-like validations. Generate OpenAPI documentation.
2020
2021
2022
2023
2024
2025
0.0
Yet another CSV parser with CSV header validation, based on CCSV (http://github.com/fauna/ccsv/).
2020
2021
2022
2023
2024
2025
0.0
Simple value object gem with straighforward type validation
2020
2021
2022
2023
2024
2025
0.0
A validator for Rails which truncates validation error messages.
2020
2021
2022
2023
2024
2025
0.0
This gem lets you declaratively specify validations for complex data structures, like those returned from an api.
2020
2021
2022
2023
2024
2025
0.0
DefaultLimitAttributes class will add validation of max length for all ActiveRecord model attributes automatically which base on size of fields in database
2020
2021
2022
2023
2024
2025
0.0
ActiveModel validators that validate the type of attributes, and that do recursive validation of contained objects parallel to ActiveRecord's validates_associated.
2020
2021
2022
2023
2024
2025
0.0
Some reusable ActiveModel validations, including greater_than, boolean_presence, and at_least_one_present
2020
2021
2022
2023
2024
2025
0.0
Validates a specific attribute on ActiveModel, ActiveRecord
2020
2021
2022
2023
2024
2025
0.0
Small, fast racktivesupport web framework with handy DSL and explicit parameter validation.
2020
2021
2022
2023
2024
2025
0.0
Mark some validations as warnings and let them be easily skipped
2020
2021
2022
2023
2024
2025
0.0
A ActiveRecord plugin which removes leading and trailing whitespace of attributes before validation.
2020
2021
2022
2023
2024
2025
0.0
Extend ActiveRecord uniqueness validations with via: :db option.
2020
2021
2022
2023
2024
2025
0.0
Separate ActiveModel::Validations for warnings.
2020
2021
2022
2023
2024
2025
0.0
If you've gone through the trouble of linking your schema with proper foreign keys,
defining associations in ActiveRecord feels like double work.
ActiveSchema discovers the associations and validations that can be derived from the database schema.
2020
2021
2022
2023
2024
2025
0.0
Validate commonly used attributes easily with ActiveValidation.
2020
2021
2022
2023
2024
2025
0.0
Create Rails active record style validation in your non-Rails app
2020
2021
2022
2023
2024
2025