RubyGems Navigation menu

module_shims 0.2.1

The gem is one tool used for debugging/developing and as one helper for reading/trying source code of projects (like Ruby on Rails). It helps you prepend modules in the inheritance chain so that you can easily implement your own methods to override existing ones in specific modules/classes without impacting others. Different from monkey patch, you can easily enable/dsiable your implementation.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.2.1 November 20, 2015 (8.5KB)
  2. 0.2.0 November 20, 2015 (8.5KB)
  3. 0.1.0 November 20, 2015 (8.5KB)

Development依存関係 (3):

bundler ~> 1.10
rake ~> 10.0
rspec ~> 3.4

所有者:

作者:

  • Yunpeng Xing (Rick)

SHA 256チェックサム:

=

累計ダウンロード数 7,324

このバージョンのみ 3,083

このバージョンがリリースされたのは:

ライセンス:

MIT

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

リンク: