RSSAmplifier

Harisankar P S | Ruby on Rails Developer · Aug 23, 2022

Validating YAML Files in Ruby

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

YAML stands for “YAML Ain’t Markup Language”. YAML is a data serialization language that is often used for writing configuration files. 
 In simple terms YAML is like XML or JSON, but for human beings rather than computers. I feel this is getting overlooked a lot, programmers need to understand that. Another human like configuration language I like is TOML (Tom’s…

Read on hsps.in

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.