app/helpers/container_group_helper/textual_summary.rb
Use filter_map
instead. Open
Open
volume_values = @@key_dictionary.collect do |key, name|
[nil, name, volume[key]] if volume[key].present?
end.compact
- Create a ticketCreate a ticket
- Exclude checks