Ruby Data Validation

Open-source Ruby projects categorized as Data Validation

Ruby Data Validation Projects

Data Validation
  1. dry-validation

    Validation library with type-safe schemas and rules

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. 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: Moving From auto_strip_attributes to normalizes | dev.to | 2024-08-31

    I ran across the excellent "auto_strip_attributes" gem years ago, and it's been a staple gem that gets added to my Gemfile right off the bat when making a new project. I even have a standard initializer that adds some extra functionality to it:

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 Data Validation discussion

Log in or Post with

Ruby Data Validation related posts

  • Payload and parameters validation in Rails

    1 project | dev.to | 9 Mar 2024
  • auto_strip_attributes VS attribute_normalizer - a user suggested alternative

    2 projects | 6 Jun 2023
  • Leveraging complexity of service objects with dry libraries

    3 projects | dev.to | 2 Sep 2021

Index

# Project Stars
1 dry-validation 1,345
2 auto_strip_attributes 362

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai