holli / auto_strip_attributesLinks
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).
☆363Updated 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…☆609Updated 3 months ago
- Adds file validators to ActiveModel.☆259Updated 3 years ago
- Making HTML emails comfortable for the Rails rockstars☆387Updated 3 weeks ago
- Manages and displays breadcrumb trails in Rails app - lean & mean.☆406Updated 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…☆325Updated 2 years ago
- Rails support via ActionMailer☆265Updated 2 years ago
- Database validations for ActiveRecord☆546Updated last year
- Send Devise's emails in background. Supports Resque, Sidekiq, Delayed::Job and QueueClassic.☆574Updated 3 years ago
- Sidekiq integration for Capistrano☆559Updated 4 months ago
- Add arbitrary ordering to ActiveRecord queries.☆261Updated 10 months ago
- This Gem adds useful methods to your Rails app to validate, display and save phone numbers. It uses the super awesome Phony gem (https://…☆566Updated 2 years ago
- Keep track of Sidekiq failed jobs☆575Updated 11 months ago
- Extend ActiveRecord pluck to return array of hashes☆306Updated 6 years ago
- Time of day and shift types for Ruby☆444Updated last year
- StateMachines Active Record Integration☆404Updated 2 months ago
- ☆379Updated 5 years ago
- ☆215Updated last month
- Multiple databases for Rails☆460Updated 2 years ago
- Allow you to pluck attributes from nested associations without loading a bunch of records.☆457Updated 8 months ago
- Useful tools to help construct database queries with ActiveRecord and Arel.☆418Updated 4 months ago
- Generate scoped sequential IDs for ActiveRecord models☆407Updated 2 years ago
- ActiveRecord backend integration for DelayedJob 3.0+☆353Updated 5 months ago
- A set of RSpec matchers for testing Pundit authorisation policies.☆237Updated last week
- Extension for devise, enable login as functionality. Add link to the masquerade_path(resource) and use it.☆546Updated 3 weeks ago
- UNIONs in ActiveRecord! Adds proper union and union_all methods to ActiveRecord::Relation.☆480Updated 6 months ago
- Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.☆290Updated 5 months ago
- Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.☆365Updated 11 months ago
- I18n ActiveRecord backend☆307Updated 5 months ago
- Simple, elegant testing for Rails Engines☆715Updated 10 months ago
- Median and percentile for Active Record, Mongoid, arrays, and hashes☆470Updated 3 weeks ago