module_methods 0.1.0
Extendable module for modules with instance and class methods. These modules can be included into each other modules and saving all chain, including `inherited` or `included` (class) methods.
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.1.0 July 07, 2020 (6.5KB)
Development依存関係 (11):
activesupport
~> 6.0
bundler
~> 2.0
codecov
~> 0.1.0
gem_toys
~> 0.1.0
pry-byebug
~> 3.9
rspec
~> 3.9
rubocop
~> 0.86.0
rubocop-performance
~> 1.0
rubocop-rspec
~> 1.0
simplecov
~> 0.18.0
toys
~> 0.10.0