Skip to content

Commit

Permalink
Showing 1 changed file with 526 additions and 17 deletions.
Loading

4 comments on commit 468f8ff

@FGRibreau
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nfedyashev Or you could simply add a ruby generator for mailchecker and use it there.
Since we update very often our code-base with new disposable email domain names, that way you won't have to copy/paste we what do each time... :)

@nfedyashev
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@FGRibreau
first of all, thanks for your work with mailchecker!

Speaking of what would be easier to make it usable in ruby projects, I believe that improving existing gems/packages is better than adding generators to third-party(non-ruby) projects and reinventing Bundler package manager and its dependency management mechanism.

There is a separate pull request that semi-automate the process of pulling updates micke#33

@FGRibreau
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As you want, I did the same with MailChecker FGRibreau/mailchecker@fa5a8dd ^^

@nfedyashev
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm glad you found it useful. Credit goes to @lisinge

Please sign in to comment.