Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Writing config files in Ruby

Writing config files in Ruby

Grzegorz Witek

March 25, 2018
Tweet

More Decks by Grzegorz Witek

Other Decks in Technology

Transcript

  1. > < STILL NOTHING TO SEE HERE 11 MISSING_VALUE =

    '__missing_value__' def config( config_name, default_value = MISSING_VALUE, &default_value_blk )