RubyGems Navigation menu

modulation 0.8

Modulation provides an alternative way to organize Ruby code. Instead of littering the global namespace with classes and modules, Modulation lets you explicitly import and export declarations in order to better control dependencies in your codebase. With Modulation, you always know where a module comes from, and you have full control over which parts of a module's code you wish to expose to the outside world. With Modulation, you can more easily write in a functional style with a minimum of boilerplate code.

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)
  6. 0.8 - August 05, 2018 (10 KB)
Show all versions (33 total)

Owners:

Authors:

  • Sharon Rosner

SHA 256 checksum:

8f684ce141e36c2d7e8bc7c4c6ebd15c294a40ba8f6fb7ca7e2bafba34ed032d

Total downloads 53,447

For this version 1,571

License:

MIT

Required Ruby Version: >= 0

Links: