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: 188,120 of 196,106
Downloads: 993

Daily

Ranking: 60,696 of 196,079
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,666,535,620bundler
63686,716,989zeitwerk
228233,821,760irb

Owners

#GravatarHandle
1icondtcristo