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,711 of 193,053
Downloads: 808

Daily

Ranking: 99,064 of 193,030
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,425,408,884bundler
63644,504,793zeitwerk
250201,051,876irb

Owners

#GravatarHandle
1icondtcristo