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).
☆364Mar 18, 2023Updated 2 years ago
Alternatives and similar repositories for auto_strip_attributes
Users that are interested in auto_strip_attributes are comparing it to the libraries listed below
Sorting:
- An ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute…☆638Jan 21, 2026Updated last month
- ActiveRecord::Store but with type definition☆469Feb 28, 2024Updated 2 years ago
- Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.☆1,614Dec 6, 2025Updated 3 months ago
- Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes…☆1,165Feb 27, 2026Updated last week
- Provides a framework for saving incoming blank values as nil in the database in instances where you'd rather use DB NULL than simply a bl…☆327Mar 31, 2023Updated 2 years ago
- Rescue and report exceptions in non-critical code☆552Dec 26, 2025Updated 2 months ago
- Modern encryption for Ruby and Rails☆1,580Dec 26, 2025Updated 2 months ago
- URL Validation for Rails☆599Mar 18, 2025Updated 11 months ago
- Turbo-charged counter caches for your Rails app.☆2,100Feb 25, 2026Updated last week
- Authorization framework for Ruby/Rails applications☆1,525Jan 13, 2026Updated last month
- Serialized json-hash-backed ActiveRecord attributes, super smooth☆606Oct 22, 2025Updated 4 months ago
- Work with JSON-backed attributes as ActiveRecord-ish models☆1,206Feb 7, 2026Updated last month
- File Attachment toolkit for Ruby applications☆3,270Jan 2, 2026Updated 2 months ago
- 🃏🗑 Soft deletes for ActiveRecord done right☆2,374Feb 23, 2026Updated 2 weeks ago
- Track Devise login activity☆559Feb 7, 2026Updated last month
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆119Dec 7, 2021Updated 4 years ago
- Configuration library for Ruby gems and applications☆882Jan 28, 2026Updated last month
- Versioned database views for Rails☆3,610Nov 14, 2025Updated 3 months ago
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,167Updated this week
- Adds typed jsonb backed fields to your ActiveRecord models.☆1,131Mar 2, 2026Updated last week
- Lazy loading associations for the ActiveRecord models☆731Feb 7, 2026Updated last month
- A ruby gem to allow the copying of ActiveRecord objects and their associated children, configurable with a DSL on the model☆821Jun 30, 2024Updated last year
- Rate limiting/job enabling for ActiveJob using distributed locks in Redis or Memcached.☆319May 30, 2023Updated 2 years ago
- First-party email analytics for Rails☆1,177Jan 8, 2026Updated 2 months ago
- Support for doing time math in business hours and days☆1,326Dec 27, 2025Updated 2 months ago
- Better distance of time in words for Rails☆536Jun 5, 2025Updated 9 months ago
- A password policy enforcement extension for devise.☆45Feb 23, 2026Updated 2 weeks ago
- A security extension for devise, meeting industry-standard security demands for web applications.☆638Jan 5, 2026Updated 2 months ago
- Use ActiveRecord transactional callbacks outside of models, literally everywhere in your application.☆779Feb 7, 2025Updated last year
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,449Oct 27, 2025Updated 4 months ago
- Lightweight job scheduler extension for Sidekiq☆1,753Jan 14, 2026Updated last month
- A Sidekiq plugin to support advanced queue control (limiting, pausing, blocking, querying)☆961Jun 13, 2025Updated 8 months ago
- Adds Favorite, Follow, Vote, etc. functionality to ActiveRecord models☆346Dec 11, 2024Updated last year
- Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.☆3,492Nov 18, 2025Updated 3 months ago
- Identify database issues before they hit production.☆1,908Jan 12, 2026Updated last month
- ActiveRecord extension which adds typecasting to store accessors☆443Jan 12, 2026Updated last month
- Prevents duplicate Sidekiq jobs☆1,529Feb 28, 2026Updated last week
- Advisory locking for ActiveRecord☆693Jan 21, 2026Updated last month
- A flexible gem for cloning models☆324Feb 13, 2026Updated 3 weeks ago