Skip to content

[freature] sequentional settings file merge #136

@0exp

Description

@0exp

Imagine we have the following code:

    load_from_yaml root.join("config/redis/default.yml")
    load_from_yaml root.join("config/redis/#{env}.yml"), strict: false

may bee it would be nice to have this for file with the same nature/type/domain:

load_from_yaml "file1", "file2", "file3", "file4"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions