musaffa / file_validators
Adds file validators to ActiveModel.
☆260Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for file_validators
- Send Devise's emails in background. Supports Resque, Sidekiq, Delayed::Job and QueueClassic.☆575Updated 3 years ago
- AutoStripAttributes gem for Rails helps to remove unnecessary whitespaces from ActiveRecord or ActiveModel attributes. It's good for remo…☆361Updated last year
- Manages and displays breadcrumb trails in Rails app - lean & mean.☆407Updated 2 years ago
- Sidekiq integration for Capistrano☆557Updated 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 last year
- Making HTML emails comfortable for the Rails rockstars☆367Updated last week
- Static page caching for Action Pack (removed from core in Rails 4.0)☆352Updated 3 years ago
- An ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute…☆569Updated last week
- Extend ActiveRecord pluck to return array of hashes☆307Updated 6 years ago
- ☆378Updated 5 years ago
- UNIONs in ActiveRecord! Adds proper union and union_all methods to ActiveRecord::Relation.☆431Updated last week
- Test existence of your Rails callbacks without having to call them☆134Updated 5 years ago
- Add arbitrary ordering to ActiveRecord queries.☆261Updated 3 months ago
- Makes Rails' link_to confirm: 'foo' build a Bootstrap Modal instead of calling the browser's confirm() API.☆271Updated 5 months ago
- Time of day and shift types for Ruby☆435Updated 6 months ago
- Extension for devise, enable login as functionality. Add link to the masquerade_path(resource) and use it.