https://github.com/mhs/with_env-rb

Last synced: about 1 month ago

Repository metadata:

Ruby library WithEnv is an extremely small helper module for executing code with ENV variables.


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 10
Total Committers: 2
Avg Commits per committer: 5.0
Development Distribution Score (DDS): 0.1

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Zach Dennis z****s@g****m 9
Nate Eizenga e****n@g****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: with_env

WithEnv is an extremely small helper module for executing code with ENV variables. It exists because I got tired of re-writing or copying over a #with_env helper method for the 131st time.

  • Homepage: https://github.com/mhs/with_env-rb
  • Documentation: http://www.rubydoc.info/gems/with_env/
  • Licenses: MIT
  • Latest release: 1.1.0 (published over 9 years ago)
  • Last Synced: 2024-11-10T21:04:14.324Z (about 1 month ago)
  • Versions: 2
  • Dependent Packages: 3
  • Dependent Repositories: 959
  • Downloads: 47,241,455 Total
  • Docker Downloads: 437,850,683
  • Rankings:
    • Docker downloads count: 0.33%
    • Downloads: 0.481%
    • Dependent repos count: 1.054%
    • Dependent packages count: 4.021%
    • Average: 11.143%
    • Stargazers count: 29.405%
    • Forks count: 31.568%
  • Maintainers (1)

Dependencies

with_env.gemspec rubygems
  • bundler ~> 1.10 development
  • rake ~> 13.0 development
  • rspec ~> 3 development