Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for ruby on rails validation
ruby-on-rails
x
validation
x
4 search results found
Paperclip
⭐
9,061
Easy file attachment management for ActiveRecord
Client_side_validations
⭐
2,678
Client Side Validations made easy for Ruby on Rails
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.
Mutations
⭐
1,377
Compose your business logic into commands that sanitize and validate input.
Active_storage_validations
⭐
942
Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dimension: { width: { in: 800..1600 }
Database_consistency
⭐
938
The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.
Rails_param
⭐
927
Parameter Validation & Type Coercion for Rails
Store_model
⭐
878
Work with JSON-backed attributes as ActiveRecord-ish models
Mail_form
⭐
877
Send e-mail straight from forms in Rails with I18n, validations, attachments and request information.
Terraforming Rails
⭐
665
Terraforming legacy Rails applications guides and tools
Rectify
⭐
576
Build maintainable Rails apps
Validates_url
⭐
538
URL Validation for Rails
Database_validations
⭐
369
Database validations for ActiveRecord
Validatious On Rails
⭐
352
Rails plugin that maps model validations to class names on form elements to integrate with Validatious. IMPORTANT: Project is not maintained anymore.
Eyeballs.js
⭐
343
A lightweight MVC framework for building fast, tidy javascript web apps
Enumerate_it
⭐
343
Enumerations for Ruby with some magic powers! 🎩
Yaaf
⭐
330
Easing the form object pattern in Rails applications
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
Optimism
⭐
304
The missing drop-in solution for realtime remote form validation in Rails.
Humanizer
⭐
254
Very simple captcha with Rails 3 & 4 & 5 & 6 & 7 support
Email_inquire
⭐
253
Validate email for common typos and one-time email providers
Client_side_validations Simple_form
⭐
252
Simple Form plugin for ClientSideValidations
Parse_resource
⭐
243
A Ruby wrapper for Parse.com's REST API
Credit_card_validations
⭐
226
💳 ruby gem for validating credit card numbers, generating valid numbers, luhn checks
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.
Schema_validations
⭐
166
Automatically creates validations basing on the database schema.
Active_model Errors_details
⭐
152
Adds ActiveModel::Errors#details to return type of used validator - Backport from Rails 5.0
Validates_overlap
⭐
137
Gem for Rails 3 and 4, that helps validate overlap
Green_light
⭐
133
Simple client side validation for Rails that keeps validation in the models
Validates_zipcode
⭐
129
Postal code / zipcode validation for Rails, supporting 233 country codes
Remarkable
⭐
123
Simplifying tests!
Jquery Live Form Validation For Twitter Bootstrap
⭐
115
This is an adaptation of the jQuery Live Form Validation found at http://www.geektantra.com/2009/09/jquery-live-form for Twitter Boostrap. The modified script will allow for live form validation using the Twitter Bootstrap HTML pattern for forms.
Validated Fields
⭐
113
Set of Rails helpers for unobtrusive frontend validations using HTML5 attributes, Rails 3 validators and JavaScript.
Rails Multistep Form
⭐
102
Rails demo that implements a multistep form wizard from scratch using a straightforward and reusable approach
Validates_url_format_of
⭐
100
Validate the format of a URL by regexp in Ruby on Rails.
Params_for
⭐
96
Rails controller param validation using the ActiveModel power.
Validates_existence
⭐
92
Validates Rails model belongs_to association existence
Validators
⭐
92
Some ActiveModel/ActiveRecord validators
Jquery Validation Rails
⭐
92
jQuery Validation for the Rails Asset Pipeline.
Validates_formatting_of
⭐
91
Common Rails validations wrapped in a gem.
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
Formeze
⭐
78
Ruby gem for validating form data
Str_enum
⭐
78
String enums for Rails
Braintree Rails
⭐
65
Validation_scopes
⭐
65
Create independent sets of validations with the full power of ActiveRecord's validation macros
Database_validation
⭐
63
Automatic Rails validations from your database
Bookable
⭐
61
Dm Devise
⭐
56
Add DataMapper support to devise for Rails authentication
Simple_form_object
⭐
54
Simple form objects for your Rails application.
Valid_url
⭐
51
The most accurate rails url validator.
Active_storage_drag_and_drop
⭐
49
Provides a form helper to make it easy to make drag-and-drop file upload fields that work with Rails' Active Storage.
Schema Dot Org
⭐
48
Easy structured data for websites. All validated for syntax and semantics. Simple declarative-style coding.
Validates_type
⭐
47
Type Validation for Rails
Paranoia_uniqueness_validator
⭐
46
Activeentity
⭐
46
Active Record without Database
I18n_linter
⭐
42
Rails i18n Linter Gem
Format_for_extensions
⭐
34
Extends ActiveRecord validates_format_of validations with reusable and customizable validation methods.
Intl Tel Input Rails
⭐
33
intl-tel-input for the Rails asset pipeline
Validates_email
⭐
32
Email validator for Rails 3
Paperclip_url_support
⭐
32
Add file "upload" from a URL instead of local file, for the Paperclip Rails plugin
Csv_validator
⭐
32
A CSV Validator for Rails 3
Validationgroup
⭐
31
Plugin to add conditional validation to Rails based on validation groups that can be enabled / disabled
Validation_auditor
⭐
31
Log validation errors to the database for later inspection.
Reserved_word
⭐
31
Make your reserved words on Rails.
Act Form
⭐
30
The simple way to create form objects or command/service objects with ActiveModel
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
Schema_conformist
⭐
28
An automatic JSON response validator for testing in Rails
Simplest_status
⭐
27
Simple status functionality for Rails models.
Array_enum
⭐
27
String to integer mapping for PostgreSQL array columns
Livevalidation
⭐
26
Client-side validations for Ruby on Rails (using javascript library livevalidation.com)
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
Bootstrap Validator Rails
⭐
24
Provides a form field validation JavaScript library for your Rails application. Built for use with jQuery and Twitter Bootstrap 3. Source code: https://github.com/ng huuphuoc/bootstrapvalidator
Jcheck_rails
⭐
21
wilkerlucio
Activehook
⭐
19
Fast and simple webhook delivery microservice for Ruby.
Jcheck
⭐
19
Javascript validations done right
Rails_email_validator
⭐
17
an email validator for rails
Rails Template
⭐
17
ROR Templates
Explicit Parameters
⭐
17
Explicit parameters validation and casting for Rails APIs.
Nobspw
⭐
16
No Bullshit Password strength checker
Type_validator
⭐
16
Adds type validation for classes with ActiveModel::Validations.
Honeypot
⭐
16
Rails: Simple honeypots
Inflorm
⭐
15
Simple Form Objects w/ Validations & Associations
Performify
⭐
14
Service object which makes you better.
Json_schema_rails
⭐
14
JSON Schema validator and generator for Rails 3+
Geo_tools
⭐
14
Easier latitudes and longitudes on forms (and validation in model) for Rails 2.3.
Active_conformity
⭐
14
Database driven validations
Jquery Validator
⭐
13
Automatically add jquery validation to your rails models
Formtastic_validation
⭐
13
validate form fields on the fly with formtastic
Bootstrap_validator_rails
⭐
12
Rails Client side validation using BootstrapValidator Plugin [UNMAINTAINED]
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.
Command_model
⭐
12
CommandModel - when update_attributes isn't enough.
Rails_user_authentication
⭐
11
Jquery Validation Engine Rails
⭐
11
jQuery-Validation-Engine for rails project
Rails_email_checker
⭐
11
ActiveModel email validation. Checks MX records, sub address, regex, whitelisted and blacklisted check
Ng2 Rails Validation
⭐
10
Rut_validation
⭐
10
RUT/RUN Chilean validator for Rails models.
Related Searches
Database Ruby On Rails (34,592)
Command Line Ruby On Rails (32,709)
Javascript Ruby On Rails (6,553)
Javascript Validation (5,642)
Ruby On Rails Server (5,024)
Python Validation (2,493)
Php Validation (2,466)
Form Validation (1,871)
Validation Schema (1,643)
Ruby On Rails Rake (1,487)
1-4 of 4 search results
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2025 Awesome Open Source. All rights reserved.