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…☆558Updated last month
- Adds file validators to ActiveModel.☆260Updated 3 years ago
- Manages and displays breadcrumb trails in Rails app - lean & mean.☆407Updated 2 years ago
- Keep track of Sidekiq failed jobs☆568Updated 4 months ago
- UNIONs in ActiveRecord! Adds proper union and union_all methods to ActiveRecord::Relation.☆424Updated 3 weeks 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
- Generate scoped sequential IDs for ActiveRecord models☆406Updated 2 years 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://…☆555Updated last year
- Allow you to pluck attributes from nested associations without loading a bunch of records.☆460Updated last month
- Extend ActiveRecord pluck to return array of hashes☆307Updated 6 years ago
- Extension for devise, enable login as functionality. Add link to the masquerade_path(resource) and use it.☆541Updated 3 weeks ago
- Add arbitrary ordering to ActiveRecord queries.☆260Updated 3 months ago
- Easy way to login as any user in system☆383Updated 4 months ago
- Translatable columns for Ruby on Rails, stored in the model table itself.☆215Updated 9 months ago
- A set of RSpec matchers for testing Pundit authorisation policies.☆233Updated this week
- Time of day and shift types for Ruby☆435Updated 6 months ago
- Making HTML emails comfortable for the Rails rockstars☆367Updated 4 months ago
- A good, simple, solid tagging extension for ActiveRecord.☆478Updated 2 years ago
- Ruby framework for keeping all types of notifications (mailers, push notifications, whatever) in one place☆607Updated 9 months ago
- StateMachines Active Record Integration☆401Updated 7 months ago
- Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.☆360Updated 4 months ago
- Static page caching for Action Pack (removed from core in Rails 4.0)☆352Updated 3 years ago
- Interactor Rails provides Rails support for the Interactor gem.☆436Updated 3 years ago
- Rails support via ActionMailer☆264Updated 2 years ago
- Database validations for ActiveRecord☆535Updated last year
- This gem gives every ActiveRecord::Base object the possibility to do a deep clone that includes user specified associations.☆786Updated last year
- Use Hashids (http://hashids.org/ruby/) in your Rails app ActiveRecord models.☆349Updated last year
- JWT Token support for Doorkeeper☆218Updated 2 months ago
- Send Devise's emails in background. Supports Resque, Sidekiq, Delayed::Job and QueueClassic.☆575Updated 3 years ago
- I18n ActiveRecord backend☆286Updated last year