RubyGems Navigation menu

modulation 0.9

Modulation provides an better way to organize 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 declaring complex nested class hierarchies. Using Modulation, you will always be able to tell know where a piece of code comes from, and you'll have full control over which parts of a module's code you wish to expose to the outside world. Modulation also helps you write Ruby code in a functional style, with a minimum of boilerplate code.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.2 - November 17, 2022 (23.5KB)
  2. 1.1 - August 18, 2021 (23KB)
  3. 1.0.1 - April 21, 2021 (23KB)
  4. 1.0 - October 18, 2019 (23KB)
  5. 0.34 - October 14, 2019 (22.5KB)
  6. 0.9 - August 14, 2018 (11KB)
全てのバージョンを表示(全33件)

所有者:

作者:

  • Sharon Rosner

SHA 256チェックサム:

b7d5adb235463e0d92053826516ec05049e6de5d1a7fc701b2c20e3cd3ea990c

累計ダウンロード数 53,685

このバージョンのみ 1,521

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: