RubyGems Navigation menu

modulation 1.0

Modulation provides an alternative way of organizing your Ruby code. Modulation lets you explicitly import and export declarations in order to better control dependencies in your codebase. Modulation helps you refrain from littering the global namespace with a myriad modules, or complex multi-level nested module hierarchies.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2 - November 17, 2022 (23.5 KB)
  2. 1.1 - August 18, 2021 (23 KB)
  3. 1.0.1 - April 21, 2021 (23 KB)
  4. 1.0 - October 18, 2019 (23 KB)
  5. 0.34 - October 14, 2019 (22.5 KB)
Show all versions (33 total)

Development Dependencies (2):

minitest = 5.11.3
redis = 4.0.1

Owners:

Pushed by:

Authors:

  • Sharon Rosner

SHA 256 checksum:

fca4faf9c1709810cef503d0259b5e77a14f50c254fe2e1821f7c39c4acd3fc1

Total downloads 53,271

For this version 2,166

License:

MIT

Required Ruby Version: >= 0

Links: