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.
- Host: GitHub
- URL: https://github.com/mhs/with_env-rb
- Owner: mhs
- License: mit
- Created: 2015-07-15T14:30:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-03-03T15:22:11.000Z (almost 4 years ago)
- Last Synced: 2024-08-28T02:21:25.139Z (4 months ago)
- Language: Ruby
- Size: 8.79 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Owner metadata:
- Name: Mutually Human
- Login: mhs
- Email: [email protected]
- Kind: organization
- Description:
- Website: http://mutuallyhuman.com/
- Location: Grand Rapids, MI
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/38444?v=4
- Repositories: 93
- Last Synced at: 2023-04-13T15:11:06.356Z
- Profile URL: https://github.com/mhs
- Sponsor URL:
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 | 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
- Total packages: 1
-
Total downloads:
- rubygems: 47,241,455 total
- Total docker downloads: 437,850,683
- Total dependent packages: 3
- Total dependent repositories: 959
- Total versions: 2
- Total maintainers: 1
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
- bundler ~> 1.10 development
- rake ~> 13.0 development
- rspec ~> 3 development