holli / 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).
☆361Updated last year
Related projects ⓘ
Alternatives and complementary repositories for auto_strip_attributes
- An ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute…☆569Updated last week
- Adds file validators to ActiveModel.☆260Updated 3 years ago
- Manages and displays breadcrumb trails in Rails app - lean & mean.☆407Updated 2 years ago
- Extension for devise, enable login as functionality. Add link to the masquerade_path(resource) and use it.☆541Updated last month
- Time of day and shift types for Ruby☆435Updated 6 months ago
- A set of RSpec matchers for testing Pundit authorisation policies.☆234Updated this week
- UNIONs in ActiveRecord! Adds proper union and union_all methods to ActiveRecord::Relation.☆431Updated last week
- This Gem adds useful methods to your Rails app to validate, display and save phone numbers. It uses the super awesome Phony gem (https://…☆556Updated last year
- Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.☆273Updated 3 weeks ago
- Add arbitrary ordering to ActiveRecord queries.☆261Updated 3 months ago
- Interactor Rails provides Rails support for the Interactor gem.☆438Updated this week
- Making HTML emails comfortable for the Rails rockstars☆367Updated last week
- Keep track of Sidekiq failed jobs☆571Updated 5 months ago
- Allow you to pluck attributes from nested associations without loading a bunch of records.☆460Updated 2 months ago
- ☆209Updated 6 months ago
- RSpec for Sidekiq☆661Updated 2 months ago
- Rails support via ActionMailer☆264Updated 2 years ago
- Send Devise's emails in background. Supports Resque, Sidekiq, Delayed::Job and QueueClassic.☆575Updated 3 years ago
- 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…☆326Updated last year
- Extend ActiveRecord pluck to return array of hashes☆307Updated 6 years ago
- StateMachines Active Record Integration☆401Updated 8 months ago
- Sidekiq integration for Capistrano☆557Updated 3 months ago
- Migrate data along with schema migrations in Rails and keep them up to date.☆365Updated last month
- ActiveStorage blob validator.☆210Updated 8 months ago
- Easy way to login as any user in system☆383Updated 4 months ago
- I18n ActiveRecord backend☆288Updated last year
- Generate scoped sequential IDs for ActiveRecord models☆406Updated 2 years ago
- Database validations for ActiveRecord☆536Updated last year
- Track Devise login activity☆549Updated last week
- Upload files encoded as base64 strings directly to carrierwave☆267Updated 3 months ago