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: 187,347 of 195,396
Downloads: 954

Daily

Ranking: 129,004 of 195,377
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,591,262,221bundler
63674,146,561zeitwerk
235224,334,219irb

Owners

#GravatarHandle
1icondtcristo