eddiezane / sendgrid-actionmailer
Rails support via ActionMailer
☆263Updated 2 years ago
Alternatives and similar repositories for sendgrid-actionmailer:
Users that are interested in sendgrid-actionmailer are comparing it to the libraries listed below
- Use Hashids (http://hashids.org/ruby/) in your Rails app ActiveRecord models.☆350Updated last year
- AutoStripAttributes gem for Rails helps to remove unnecessary whitespaces from ActiveRecord or ActiveModel attributes. It's good for remo…☆361Updated last year
- Keep track of Sidekiq failed jobs☆570Updated 6 months ago
- UNIONs in ActiveRecord! Adds proper union and union_all methods to ActiveRecord::Relation.☆450Updated 2 months ago
- Allow you to pluck attributes from nested associations without loading a bunch of records.☆459Updated 4 months ago
- Extension for devise, enable login as functionality. Add link to the masquerade_path(resource) and use it.☆539Updated 2 weeks ago
- An ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute…☆587Updated last week
- Time of day and shift types for Ruby☆438Updated 8 months ago
- Add arbitrary ordering to ActiveRecord queries.☆261Updated 5 months ago
- Devise SAML 2.0 authentication strategy☆299Updated 2 months ago
- Adds file validators to ActiveModel.☆258Updated 3 years ago
- Multiple databases for Rails☆462Updated 2 years ago
- Making HTML emails comfortable for the Rails rockstars☆375Updated 2 months ago
- RSpec for Sidekiq☆663Updated last month
- ☆377Updated 5 years ago
- Generate scoped sequential IDs for ActiveRecord models☆407Updated 2 years ago
- StateMachines Active Record Integration☆398Updated 10 months ago
- Sidekiq Batch Jobs Implementation☆358Updated 5 months ago
- A set of RSpec matchers for testing Pundit authorisation policies.☆233Updated 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://…☆560Updated last year
- Sidekiq integration for Capistrano☆557Updated 2 weeks ago
- Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.☆280Updated last month
- Advisory locking for ActiveRecord☆631Updated 8 months ago
- Run Rails background jobs or periodic tasks (cron jobs) in Amazon Elastic Beanstalk worker environments. No need for customised container…☆266Updated 5 months ago
- Track Devise login activity☆551Updated 2 weeks ago
- Retryable is general-purpose retrying library, written in Ruby, to simplify the task of adding retry behavior to just about anything.☆481Updated 4 months ago
- A toolkit to upgrade your next Rails application☆509Updated 2 months ago
- Manages and displays breadcrumb trails in Rails app - lean & mean.☆407Updated 2 years ago
- Use ActiveRecord transactional callbacks outside of models, literally everywhere in your application.