6 lines
165 B
Text
Executable file
6 lines
165 B
Text
Executable file
table.list
|
|
- AdditionalsInfo.system_infos.each_value do |system_info|
|
|
tr
|
|
td.name
|
|
= "#{system_info[:label]}:"
|
|
td.name = system_info[:value]
|