Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

safe_email #36

Merged
merged 1 commit into from
Sep 26, 2011
Merged

safe_email #36

merged 1 commit into from
Sep 26, 2011

Conversation

kielkowiczk
Copy link
Contributor

Hi,
I have added safe_email method to Internet class which generate email from @example.{com, net, org} domain.
Idea behind that is too ensure safe emails to be generate, so that no user will be sent email by mistake. According to RFC 2606 'example' domain will never be used, so emails from that domain also.

stympy added a commit that referenced this pull request Sep 26, 2011
Internet.safe_email returns an email address from the example.com, example.net, and example.org domains.
@stympy stympy merged commit 210bf8c into faker-ruby:master Sep 26, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants