Commit Graph

2 Commits (c6f018091e10aa28bd93d6439aaa571e71f99bea)

Author SHA1 Message Date
Lynx Kotoura 43577e9f59 Fix style of email domain block table ()
utam0k b3af3f9f8c Implement EmailBlackList ()
* Implement BlacklistedEmailDomain

* Use Faker::Internet.domain_name

* Remove note column

* Add frozen_string_literal comment

* Delete unnecessary codes

* Sort alphabetically

* Change of wording

* Rename BlacklistedEmailDomain to EmailDomainBlock