RubyGems Navigation menu

boxwerk 0.3.0

Boxwerk is a tool for creating modular Ruby and Rails applications. It organizes code into packages with clear boundaries and explicit dependencies, enforcing them at runtime using Ruby::Box constant isolation. It reads standard Packwerk package.yml files (without requiring Packwerk), providing per-package gem isolation, Zeitwerk-based autoloading, monkey patch isolation between packages, and a CLI for running, testing, and inspecting your modular application.

Gemfile:
=

install:
=

Versions:

  1. 0.3.0 March 02, 2026 (47.5 KB)
  2. 0.2.0 January 05, 2026 (11 KB)
  3. 0.1.0 January 05, 2026 (19 KB)

Runtime Dependencies (3):

bundler ~> 4.0
irb ~> 1.17
zeitwerk ~> 2.7

Owners:

Pushed by:

Authors:

  • David Cristofaro

SHA 256 checksum:

=

Total downloads 652

For this version 136

Version Released:

License:

MIT

Required Ruby Version: >= 4.0

Links: