Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for validation activerecord
activerecord
x
validation
x
45 search results found
Paperclip
⭐
9,061
Easy file attachment management for ActiveRecord
Active_record_doctor
⭐
1,564
Identify database issues before they hit production.
Validates_timeliness
⭐
1,542
Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.
Database_consistency
⭐
938
The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.
Store_model
⭐
878
Work with JSON-backed attributes as ActiveRecord-ish models
Validates_url
⭐
538
URL Validation for Rails
Flag_shih_tzu
⭐
475
Bit fields for ActiveRecord
Activerecord_json_validator
⭐
385
🔩 ActiveRecord::JSONValidator makes it easy to validate JSON attributes against a JSON schema.
State_machines Activerecord
⭐
382
StateMachines Active Record Integration
Database_validations
⭐
369
Database validations for ActiveRecord
Html5_validators
⭐
305
A gem/plugin for Rails 3, Rails 4, Rails 5, and Rails 6 that enables client-side validation using ActiveModel + HTML5 Form Validation
Regressor
⭐
207
Generate specs for your rails application the easy way. Regressor generates model and controller specs based on validations, associations, enums, database, routes, callbacks. Use regressor to capture your rails application behaviour.
Argen
⭐
188
An ORM code-generation tool for Go, provides ActiveRecord-like functionality for your types.
Valid_attribute
⭐
176
Minimalist validation BDD for ActiveModel specs
Schema_validations
⭐
166
Automatically creates validations basing on the database schema.
Remarkable
⭐
123
Simplifying tests!
Kawaii_validation
⭐
116
An ActiveRecord extension that adds more kawaii validation syntax
Awesome Python Models
⭐
106
A curated list of awesome Python libraries, which implement models, schemas, serializers/deserializers, ODM's/ORM's, Active Records or similar patterns.
Valle
⭐
103
UNMAINTAINED Built-in limit validations for your ActiveRecord model
Validators
⭐
92
Some ActiveModel/ActiveRecord validators
Do_not_want
⭐
86
(UNMAINTAINED) Do Not Want: Stops ActiveRecord from doing things you probably didn't want
Minimapper
⭐
85
A minimalistic way of separating your models from ActiveRecord
Validates_lengths_from_database
⭐
84
Introspects your database string field maximum lengths and automatically defines length validations.
Activerecord Rescue_from_duplicate
⭐
78
Ruby gem to rescue from MySQL, PostgreSQL and Sqlite duplicate errors
Whiny_validation
⭐
77
Write helpful info to the log when an ActiveRecord model fails to validate. Mainly to help debug specs.
Flex_columns
⭐
72
Schema-free, structured JSON storage inside a RDBMS.
Validation_scopes
⭐
65
Create independent sets of validations with the full power of ActiveRecord's validation macros
Validates_type
⭐
47
Type Validation for Rails
Objcmodelvalidation
⭐
47
Port of ActiveRecord Validators to Objective-C
Activeentity
⭐
46
Active Record without Database
Rescue Unique Constraint
⭐
43
Graceful handling for ActiveRecord::RecordNotUnique to turn exceptions into ActiveRecord errors
Rspec_validation_expectations
⭐
40
Adds several handy expectations for testing ActiveRecord model validations and associations.
Validate_block
⭐
38
This gem allows similar ActiveRecord validates_* commands to be grouped together in blocks and pruned of repeated parameters.
Store_field
⭐
36
StoreField - Nested fields for ActiveRecord::Store
Yard Activerecord
⭐
35
Plugin for YARD to document ActiveRecord stuff
Format_for_extensions
⭐
34
Extends ActiveRecord validates_format_of validations with reusable and customizable validation methods.
Validates_captcha
⭐
30
A captcha verification approach for Rails 2.3 apps, directly integrated into ActiveRecord’s validation mechanism and providing helpers for ActionController and ActionView.
Isbn_validation
⭐
30
ISBN Validation for ActiveRecord Models
Array_enum
⭐
27
String to integer mapping for PostgreSQL array columns
Unique_validation_inspector
⭐
26
A Rake task that helps you find unique validations in Rails models that do not have proper DB indexes.
Activerecord Tableless Models
⭐
25
DEPRECATED: Please see https://github.com/softace/activerecord-tableless
Immutable_attributes
⭐
24
specify attributes within an ActiveRecord model that can be set but not modified
Mv Core
⭐
24
Migration Validators project core classes
Semantic Attributes
⭐
23
object-oriented activerecord validations and machine/human formatting
Activerecord Databasevalidations
⭐
22
Add validations to your ActiveRecord models based on your database constraints.
Active_model_serializers_validator
⭐
18
🃏 An extension to ActiveModel::Serializer that validates serializers output against a JSON schema
Comply
⭐
16
Server-side ActiveRecord validations, all up in your HTML and client-side javascript
Inverse_of
⭐
14
Backport of ActiveRecord 2.3.6's inverse association support.
Soft_validations
⭐
14
This Ruby on Rails plugin provides an additional Errors object, referred to as warnings, to ActiveRecord objects. Unlike validations, soft validations are not tied in to an AR object's lifecycle and can be used to specify recommended states for data.
Whyvalidationssuckin96
⭐
14
An alternative implementation of object validations.
Active_conformity
⭐
14
Database driven validations
Base_form
⭐
12
A simple and small form objects Rails plugin for ActiveRecord based projects.
Active_record_no_table
⭐
12
Validate a model using validation tools provided by ActiveRecord even though the model does not have a corresponding table
When
⭐
12
Conditional checks on Rails filters. The same functionality was added to Rails 2.1, so this is only necessary for pre-Rails 2.1 apps.
Preferential
⭐
12
Preferences for ActiveRecord models. The neat, simple and elegant way.
Active Record
⭐
11
ActiveRecord like implementation written in Dart language
Without_callbacks
⭐
11
Temporarily disable ActiveRecord callbacks.
Rails_email_checker
⭐
11
ActiveModel email validation. Checks MX records, sub address, regex, whitelisted and blacklisted check
Wraps_attribute
⭐
10
Extract validation and normalisation of ActiveRecord attributes into a class
Settler
⭐
10
Settler can be used for defining application wide settings in ruby
Redis_record
⭐
10
Simple ORM for Redis & Ruby/Rails
Validation_scenarios
⭐
10
Model Validations based on scenarios
Validaform
⭐
9
Form api activerecord validator
Automagical_validations
⭐
9
automagical_validations provides way to automatically apply validations to ActiveRecord models based on the information that can be inferred from database schema.
Active_record_base_without_table
⭐
8
Get the power of ActiveRecord models, including validation, without having a table in the database.
Range_validator
⭐
8
ActiveModel validator for ranges
Louche
⭐
8
📋 Louche provides common validators for ActiveModel/ActiveRecord classes
Service_record
⭐
8
ActiveRecord lookalike but for business model requirements. a.k.a Service Objects
Validates_with_block
⭐
8
dynamic, more readable block-driven validation for ActiveRecord models.
Array_validator
⭐
7
Array Validations for ActiveModel
Acts_as_human
⭐
6
Adds full_name and full_name= instance methods to a model.
Dbc Phase 2
⭐
6
Challenges/projects worked on during DBC Phase 2 (weeks 4-6).
Submodel
⭐
6
Submodel maps ActiveRecord columns to ActiveModel models
Value_objects
⭐
6
Serializable and validatable value objects for ActiveRecord
Activemodel Error
⭐
6
I18n support for validation error messages in ActiveModel
Kvbean
⭐
5
Redis on ActiveRecord
Validates Non Offensiveness Of
⭐
5
An ActiveRecord style validation method for preventing "offensive" content (mostly profanity) in model content
Liquid Validations
⭐
5
ActiveRecord style validations for Liquid content in your ActiveRecord models.
Activerecord_strict_validations
⭐
5
🚧 ActiveRecord::StrictValidations adds validations to ActiveRecord models to make sure they don’t trigger database errors.
Pseudo_model
⭐
5
Rails Model-like validations in any class
Valid_data
⭐
5
Check whether the rows in your database are valid according to your ActiveRecord validations
Related Searches
Javascript Validation (5,642)
Ruby Activerecord (3,216)
Python Validation (2,493)
Php Validation (2,466)
Form Validation (1,871)
Validation Schema (1,643)
Typescript Validation (1,486)
Json Validation (1,096)
Ruby Validation (1,057)
Ruby On Rails Activerecord (945)
1-45 of 45 search results
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2025 Awesome Open Source. All rights reserved.