mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-17 06:16:23 +00:00
3 lines
98 B
Text
3 lines
98 B
Text
- @params[:form].each do |field, value|
|
|
= "#{@params[:form_definition].t(field)}: #{value}"
|
|
\
|