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).
☆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
- An ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute…☆608Updated last month
- Adds file validators to ActiveModel.☆259Updated 3 years ago
- Manages and displays breadcrumb trails in Rails app - lean & mean.☆407Updated 3 years ago
- ActiveRecord::Store but with type definition☆454Updated last year
- Keep track of Sidekiq failed jobs☆573Updated 9 months ago
- Generate scoped sequential IDs for ActiveRecord models☆407Updated 2 years ago
- UNIONs in ActiveRecord! Adds proper union and union_all methods to ActiveRecord::Relation.☆466Updated 5 months ago
- Add arbitrary ordering to ActiveRecord queries.☆262Updated 8 months ago
- Making HTML emails comfortable for the Rails rockstars☆380Updated last 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://…☆564Updated 2 years ago
- Extension for devise, enable login as functionality. Add link to the masquerade_path(resource) and use it.☆543Updated 3 weeks ago
- Multiple databases for Rails☆461Updated 2 years ago
- Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.☆286Updated 4 months ago
- Rails support via ActionMailer☆265Updated 2 years ago
- ☆378Updated 5 years ago
- A set of RSpec matchers for testing Pundit authorisation policies.☆237Updated this week
- Interactor Rails provides Rails support for the Interactor gem.☆448Updated 3 months ago
- Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.☆364Updated 10 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…☆325Updated 2 years ago
- Static page caching for Action Pack (removed from core in Rails 4.0)☆354Updated 3 years ago
- Translatable columns for Ruby on Rails, stored in the model table itself.☆215Updated last year
- Sidekiq integration for Capistrano☆559Updated 2 months ago
- Allow you to pluck attributes from nested associations without loading a bunch of records.☆458Updated 6 months ago
- Send Devise's emails in background. Supports Resque, Sidekiq, Delayed::Job and QueueClassic.☆575Updated 3 years ago
- Generate mocks from ActiveRecord models for unit tests that run fast because they don’t need to load Rails or a database.☆504Updated 5 years ago
- Migrate data along with schema migrations in Rails and keep them up to date.☆365Updated 6 months ago
- A good, simple, solid tagging extension for ActiveRecord.☆481Updated 4 months ago
- ActiveRecord extension which adds typecasting to store accessors☆405Updated 2 months ago
- RSpec for Sidekiq☆669Updated last month
- I18n ActiveRecord backend☆304Updated 3 months ago