Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
Удаленная работа для IT-специалистов
f.inputs("About") do f.input :title, hint => "first line, second line" f.input :label end
hint: simple_format("First line, \n second line", html_options = { class: 'inline-hints'} )