https://github.com/sleepingkingstudios/plumbum
Dependency injection and management library for Ruby.
https://github.com/sleepingkingstudios/plumbum
Last synced: 6 months ago
JSON representation
Dependency injection and management library for Ruby.
- Host: GitHub
- URL: https://github.com/sleepingkingstudios/plumbum
- Owner: sleepingkingstudios
- License: mit
- Created: 2025-06-30T09:38:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-14T04:22:45.000Z (6 months ago)
- Last Synced: 2026-01-14T05:52:09.641Z (6 months ago)
- Language: Ruby
- Size: 136 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Plumbum
Plumbum is a minimal dependency injection framework for Ruby, using vanilla Ruby semantics to define and reference dependencies from different providers.