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:
- Making HTML emails comfortable for the Rails rockstars☆388Updated 2 months ago
- An ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute…☆612Updated 4 months ago
- UNIONs in ActiveRecord! Adds proper union and union_all methods to ActiveRecord::Relation.☆484Updated 8 months ago
- Adds file validators to ActiveModel.☆259Updated 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
- Add arbitrary ordering to ActiveRecord queries.☆262Updated 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.☆549Updated 3 weeks ago
- ActiveRecord::Store but with type definition☆459Updated last year
- Extend ActiveRecord pluck to return array of hashes☆306Updated 6 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://…☆565Updated 2 years ago
- Time of day and shift types for Ruby☆446Updated last year
- Manages and displays breadcrumb trails in Rails app - lean & mean.☆406Updated 3 years ago
- Generate scoped sequential IDs for ActiveRecord models☆406Updated 2 years ago
- Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.☆293Updated 7 months ago
- A set of RSpec matchers for testing Pundit authorisation policies.☆238Updated 2 weeks ago
- Sidekiq Batch Jobs Implementation☆364Updated last month
- Allow you to pluck attributes from nested associations without loading a bunch of records.☆458Updated 9 months ago
- ☆215Updated 3 months ago
- Static page caching for Action Pack (removed from core in Rails 4.0)☆355Updated 4 years ago
- Keep track of Sidekiq failed jobs☆577Updated last year
- 🔩 ActiveRecord::JSONValidator makes it easy to validate JSON attributes against a JSON schema.☆419Updated 5 months ago
- Action Cable testing utils☆213Updated 4 years ago
- Interactor Rails provides Rails support for the Interactor gem.☆452Updated 6 months ago
- I18n ActiveRecord backend☆309Updated 6 months ago
- Makes Rails' link_to confirm: 'foo' build a Bootstrap Modal instead of calling the browser's confirm() API.☆270Updated last year
- A good, simple, solid tagging extension for ActiveRecord.☆481Updated 7 months ago
- Flexirest - The really flexible REST API client for Ruby☆329Updated 4 months ago
- Use Hashids (http://hashids.org/ruby/) in your Rails app ActiveRecord models.☆357Updated last year
- StateMachines Active Record Integration☆409Updated last week