RubyGems Navigation menu

modulation 1.2

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 (4):

bundler >= 0
minitest = 5.11.3
rake >= 0
redis = 4.0.1

Owners:

Pushed by:

Authors:

  • Sharon Rosner

SHA 256 checksum:

daad716499193910d3cfe5f3957a05da11f3b109c32717d3ef9edf251a46b195

Total downloads 52,810

For this version 688

License:

MIT

Required Ruby Version: >= 0

Links: