Skip to content

Installation

Using Bundler

Add this line to your application's Gemfile:

gem 'email_domain_checker'

And then execute:

$ bundle install

Manual Installation

Or install it yourself as:

$ gem install email_domain_checker

Requirements

  • Ruby 3.0 or higher
  • Optional: redis gem for Redis cache support