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:
=

install:
=

Versions:

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

Development Dependencies (2):

rake ~> 12.3
rubocop ~> 0.51

Owners:

Pushed by:

Authors:

  • D.M.

SHA 256 checksum:

=

Total downloads 3,001

For this version 1,676

Version Released:

License:

MIT

Required Ruby Version: >= 2.4.0

Links: