Repository is archived
No commit activity in last 3 years
No release in over 3 years
Returns provider names and login URLs for email addresses of some common German and international webmail domains
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 11.3
~> 3.5
 Project Readme

WebmailProvider

Gem Version

WebmailProvider returns provider names and login URLs for email addresses of some common German and international webmail domains.

Installation

Add, install, or require webmail_provider.

Usage

WebmailProvider.for('foo@gmail.com')
# => #<WebmailProvider @name="Gmail", @url=#<URI::HTTPS https://mail.google.com>>

WebmailProvider.for('foo@foobar.com')
# => nil