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:
= Copy to clipboard Copied!

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:

2b278fa19e5360ca1fa38ba8649748b71ec507dbc99cd36ee52a763b230511b4

Total downloads 2,838

For this version 1,584

License:

MIT

Required Ruby Version: >= 2.4.0

Links: