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).
☆365Updated 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…☆628Updated 2 months ago
- Making HTML emails comfortable for the Rails rockstars☆396Updated 2 weeks ago
- Adds file validators to ActiveModel.☆259Updated 4 years ago
- Manages and displays breadcrumb trails in Rails app - lean & mean.☆405Updated 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…☆327Updated 2 years ago
- Generate scoped sequential IDs for ActiveRecord models☆406Updated 3 years ago
- Time of day and shift types for Ruby☆446Updated last year
- Keep track of Sidekiq failed jobs☆580Updated 2 months ago
- ActiveRecord::Store but with type definition☆464Updated last year
- Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.☆298Updated 3 months ago
- Add arbitrary ordering to ActiveRecord queries.☆262Updated last year
- 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
- UNIONs in ActiveRecord! Adds proper union and union_all methods to ActiveRecord::Relation.☆500Updated last month
- Allow you to pluck attributes from nested associations without loading a bunch of records.☆459Updated last year
- Rails support via ActionMailer☆266Updated 3 years ago
- Extension for devise, enable login as functionality. Add link to the masquerade_path(resource) and use it.☆548Updated 2 weeks ago
- A set of RSpec matchers for testing Pundit authorisation policies.☆241Updated last week
- 🔩 ActiveRecord::JSONValidator makes it easy to validate JSON attributes against a JSON schema.☆422Updated 9 months ago
- Sidekiq Batch Jobs Implementation☆369Updated 5 months ago
- Database validations for ActiveRecord☆558Updated 2 years ago
- A good, simple, solid tagging extension for ActiveRecord.☆479Updated 11 months ago
- I18n ActiveRecord backend☆320Updated 10 months ago
- ☆221Updated last month
- Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.☆365Updated last year
- A gem that lets you stream a zip file from rails☆366Updated 3 weeks ago
- Search engine like fulltext query support for ActiveRecord☆834Updated last month
- Ruby library for parsing large Excel files.☆399Updated last year
- Track Devise login activity☆557Updated 3 weeks ago
- Useful tools to help construct database queries with ActiveRecord and Arel.☆425Updated last week
- Extend ActiveRecord pluck to return array of hashes☆305Updated 7 years ago