RubyGems Navigation menu

tchae 0.0.2

Having to validate method parameters and/or the result of method is a quite common and repetitive task. Tchae is an attempt to capture this task in a small yet generic reuseable library. Tchae provides validated variants of the standard define_method ruby methods , that will create the same method as the standard would create wrapped into validation code.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.2 - September 01, 2020 (6.5 KB)
  2. 0.0.1 - August 30, 2020 (6.5 KB)

Development 依赖 (2):

rake ~> 12.3
rubocop ~> 0.51

业主:

推送:

作者:

  • D.M.

SHA 256 校验和:

= 复制到剪贴板 已复制!

下载总量 2,908

这个版本 1,623

许可:

MIT

需要的 Ruby 版本: >= 2.4.0

链接: