We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
# data/common.yaml classes: []
Log file output:
[6fb91ddc-365a-4fad-96f2-198c2331b9f5] ActionView::Template::Error (undefined method `gsub!' for nil:NilClass): [6fb91ddc-365a-4fad-96f2-198c2331b9f5] 20: </div> [6fb91ddc-365a-4fad-96f2-198c2331b9f5] 21: <% hierarchy.files_for(node: @node).each do |file| %> [6fb91ddc-365a-4fad-96f2-198c2331b9f5] 22: <% index += 1 %> [6fb91ddc-365a-4fad-96f2-198c2331b9f5] 23: <% value = file.value_for(key: @key) %> [6fb91ddc-365a-4fad-96f2-198c2331b9f5] 24: <div class="card"> [6fb91ddc-365a-4fad-96f2-198c2331b9f5] 25: <div class="card-header" id="path-<%= index %>"> [6fb91ddc-365a-4fad-96f2-198c2331b9f5] 26: <h2 class="mb-0"> [6fb91ddc-365a-4fad-96f2-198c2331b9f5] [6fb91ddc-365a-4fad-96f2-198c2331b9f5] app/models/hiera_data/yaml_file.rb:50:in `content_for_key' [6fb91ddc-365a-4fad-96f2-198c2331b9f5] app/models/hiera_data/data_file.rb:5:in `content_for_key' [6fb91ddc-365a-4fad-96f2-198c2331b9f5] app/models/hiera_data.rb:60:in `value_in_file' [6fb91ddc-365a-4fad-96f2-198c2331b9f5] app/models/data_file.rb:50:in `value_for' [6fb91ddc-365a-4fad-96f2-198c2331b9f5] app/views/keys/show.html.erb:23 [6fb91ddc-365a-4fad-96f2-198c2331b9f5] app/views/keys/show.html.erb:21:in `each' [6fb91ddc-365a-4fad-96f2-198c2331b9f5] app/views/keys/show.html.erb:21 [6fb91ddc-365a-4fad-96f2-198c2331b9f5] app/views/keys/show.html.erb:13:in `each' [6fb91ddc-365a-4fad-96f2-198c2331b9f5] app/views/keys/show.html.erb:13
The text was updated successfully, but these errors were encountered:
Support empty yaml array #215
90cde31
Support empty yaml array #215 (#217)
53839a7
Co-authored-by: Martin Alfke <tuxmea@users.noreply.github.com>
oneiros
Successfully merging a pull request may close this issue.
Log file output:
The text was updated successfully, but these errors were encountered: