We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[this issue will be assigned to participants of the RubyConf2023 Hack Day]
Some generators pull data from external services. We would like to move away from depending on external services.
As part of this task:
Here's an example of how to deprecate a generator:
email
domain_name
The text was updated successfully, but these errors were encountered:
Currently working on this one!
Sorry, something went wrong.
I saw two other generators, Placeholdit and Avatar, that used URLs but it doesn't look like they were calling the service
Placeholdit
Avatar
Thank you @raysapida for working on this! Now we know for sure we are not relying on any external services.
vveleva
No branches or pull requests
[this issue will be assigned to participants of the RubyConf2023 Hack Day]
Some generators pull data from external services. We would like to move away from depending on external services.
As part of this task:
Here's an example of how to deprecate a generator:
email
anddomain_name
by default (RFC 2606) #2733The text was updated successfully, but these errors were encountered: