YAML actions

YAML actions

YAML is a commonly used, human-readable data serialization format. It is commonly used for configuring server-side web apps such as those written in Ruby on Rails.

With the new <yamlFileSet> and <yamlFileGet> actions, you will be able to update and query information stored in YAML files, making more convenient the packaging and configuration of your app.

YAML actions