Ruby Validations

Open-source Ruby projects categorized as Validations

Top 3 Ruby Validation Projects

  • active_storage_validations

    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 }

  • auto_strip_attributes

    AutoStripAttributes gem for Rails helps to remove unnecessary whitespaces from ActiveRecord or ActiveModel attributes. It's good for removing accidental spaces from user inputs (e.g. when user copy/pastes some value to a form and the value has extra spaces at the end).

  • Project mention: auto_strip_attributes VS attribute_normalizer - a user suggested alternative | libhunt.com/r/auto_strip_attributes | 2023-06-06
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • validations

    Validation mixin for Ruby objects (by hanami)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Ruby Validations related posts

  • nilify_blanks alternatives - auto_strip_attributes and attribute_normalizer

    3 projects | 6 Jun 2023
  • auto_strip_attributes VS attribute_normalizer - a user suggested alternative

    2 projects | 6 Jun 2023
  • Resize images before uploading them with Ruby on Rails Active Storage

    2 projects | dev.to | 30 Apr 2023
  • A collaborative effort to improve docs and references

    1 project | /r/rails | 13 Mar 2023

Index

What are some of the best open-source Validation projects in Ruby? This list will help you:

Project Stars
1 active_storage_validations 976
2 auto_strip_attributes 355
3 validations 213

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com