ruby-attr-required

attr_required and attr_optional support for Ruby
  http://github.com/nov/attr_required
  0
  no reviews



REQUIRED and OPTIONAL are common terminology in RFCs, and used for protocol parameters. This gem helps RFC library developers to define which parameters (attributes in Ruby world) are REQUIRED and which are OPTIONAL.