Validates_existence

Validates Rails model belongs_to association existence
Alternatives To Validates_existence
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Paperclip9,06136,230437a year ago90July 27, 201854otherRuby
Easy file attachment management for ActiveRecord
Client_side_validations2,6781,312245 months ago118October 08, 20239mitRuby
Client Side Validations made easy for Ruby on Rails
Active_record_doctor1,5641615 months ago22December 08, 202325mitRuby
Identify database issues before they hit production.
Validates_timeliness1,5421,40325a year ago59March 24, 202318mitRuby
Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.
Mutations1,37710512a year ago19April 08, 202030mitRuby
Compose your business logic into commands that sanitize and validate input.
Active_storage_validations9422965 months ago41November 21, 202318mitRuby
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_consistency938216 months ago104November 08, 202311mitRuby
The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.
Rails_param927
306 months ago16January 21, 202214mitRuby
Parameter Validation & Type Coercion for Rails
Store_model87816 months ago41October 06, 202321mitRuby
Work with JSON-backed attributes as ActiveRecord-ish models
Mail_form8771,779308 months ago16January 27, 2021mitRuby
Send e-mail straight from forms in Rails with I18n, validations, attachments and request information.
Alternatives To Validates_existence
Select To Compare


Alternative Project Comparisons
Popular Ruby On Rails Projects
Popular Validation Projects
Popular Frameworks Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Ruby
Ruby On Rails
Validation
I18n
Rspec