feat(EmailChecker.check): add class to search for typo in email addresses
This commit is contained in:
parent
5ef29a2f31
commit
c813c02975
4 changed files with 688 additions and 0 deletions
|
@ -765,6 +765,7 @@ GEM
|
|||
activesupport (>= 5.2)
|
||||
sprockets (>= 3.0.0)
|
||||
stackprof (0.2.26)
|
||||
string-similarity (2.1.0)
|
||||
stringio (3.1.0)
|
||||
strong_migrations (1.8.0)
|
||||
activerecord (>= 5.2)
|
||||
|
@ -1013,6 +1014,7 @@ DEPENDENCIES
|
|||
spring
|
||||
spring-commands-rspec
|
||||
stackprof
|
||||
string-similarity
|
||||
strong_migrations
|
||||
sys-proctable
|
||||
timecop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue