RubyGems Navigation menu

modulation 0.7

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.2 - November 17, 2022 (23.5 KB)
  2. 1.1 - August 18, 2021 (23.0 KB)
  3. 1.0.1 - April 21, 2021 (23.0 KB)
  4. 1.0 - October 18, 2019 (23.0 KB)
  5. 0.34 - October 14, 2019 (22.5 KB)
  6. 0.7 - July 29, 2018 (9.5 KB)
顯示所有版本(共 33)

擁有者:

作者:

  • Sharon Rosner

SHA 256 總和檢查碼:

e96a4f0cf005d054f0d87ef66e0602982df53ab12e4ad3eac4ca63d39006b14f

總下載次數 54,068

這個版本 1,594

授權:

MIT

Ruby 版本需求: >= 0

相關連結: