Prop Initializer

v0.4.0 Released

PropInitializer provides an easy way to define properties for Ruby classes with options for defaults and customization. It simplifies the Literal gem's functionality by removing strict type requirements and adapting the initializer process for flexibility.

follow this gem with RSS

Installation

Gemfile

gem "prop_initializer"

Command line

bundle add prop_initializer

Versions

4
  1. v0.4.0 latest
  2. v0.3.0
  3. v0.2.0
  4. v0.1.0