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:
- Adds file validators to ActiveModel.☆259Updated 3 years ago
- An ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute…☆616Updated 6 months ago
- UNIONs in ActiveRecord! Adds proper union and union_all methods to ActiveRecord::Relation.☆495Updated 9 months ago
- Making HTML emails comfortable for the Rails rockstars☆389Updated 3 months 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 2 years ago
- Time of day and shift types for Ruby☆445Updated last year
- Keep track of Sidekiq failed jobs☆580Updated this 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://…☆565Updated 2 years ago
- Add arbitrary ordering to ActiveRecord queries.☆262Updated last year
- Manages and displays breadcrumb trails in Rails app - lean & mean.☆405Updated 3 years ago
- Allow you to pluck attributes from nested associations without loading a bunch of records.☆459Updated 11 months ago
- Rails support via ActionMailer☆266Updated 2 years ago
- Extension for devise, enable login as functionality. Add link to the masquerade_path(resource) and use it.☆550Updated this week
- Extend ActiveRecord pluck to return array of hashes☆306Updated 6 years ago
- Use Hashids (http://hashids.org/ruby/) in your Rails app ActiveRecord models.☆357Updated 2 years ago
- Generate scoped sequential IDs for ActiveRecord models☆406Updated 2 years ago
- A set of RSpec matchers for testing Pundit authorisation policies.☆240Updated this week
- I18n ActiveRecord backend☆311Updated 8 months ago
- Translatable columns for Ruby on Rails, stored in the model table itself.☆216Updated last year
- ActiveRecord::Store but with type definition☆461Updated last year
- Send Devise's emails in background. Supports Resque, Sidekiq, Delayed::Job and QueueClassic.☆574Updated 3 years ago
- Interactor Rails provides Rails support for the Interactor gem.☆452Updated 8 months ago
- Easy file attachment management for ActiveRecord☆290Updated 6 months ago
- Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.☆292Updated 2 weeks ago
- Sidekiq Batch Jobs Implementation☆367Updated 2 months ago
- StateMachines Active Record Integration☆414Updated last month
- Migrate data along with schema migrations in Rails and keep them up to date.☆365Updated 11 months ago
- 🔩 ActiveRecord::JSONValidator makes it easy to validate JSON attributes against a JSON schema.☆419Updated 7 months ago
- Rails observer (removed from core in Rails 4.0)☆522Updated 2 years ago
- ActiveRecord backend integration for DelayedJob 3.0+☆353Updated 7 months ago