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

Lazily load time, cgi, and zlib #4010

Merged
merged 3 commits into from Oct 12, 2020
Merged

Commits on Oct 9, 2020

  1. Configuration menu
    Copy the full SHA
    0875f84 View commit details
    Browse the repository at this point in the history
  2. Lazily load zlib default gem inside package.rb

    It's only needed for `Package` instances.
    deivid-rodriguez committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    e92bb3e View commit details
    Browse the repository at this point in the history
  3. Lazily load cgi default gem inside uri_formatter.rb

    It's only needed for `UriFormatter` instances.
    deivid-rodriguez committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    4ce09e2 View commit details
    Browse the repository at this point in the history