Categories: None [Edit]

boxwerk

https://rubygems.org/gems/boxwerk
https://github.com/dtcristo/boxwerk
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.

Total

Ranking: 186,625 of 192,290
Downloads: 752

Daily

Ranking: 23,387 of 192,263
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,357,117,241bundler
65633,070,719zeitwerk
262191,467,823irb

Owners

#GravatarHandle
1icondtcristo