テキストエリアに値を設定したいのですが、うまくいきません。
<%= f.text_area(:self_summary, :input_html => { "date-pre" => "I will get to this later."}, :class => "textareastyle") %>
テキストエリアに値を設定したいのですが、うまくいきません。
<%= f.text_area(:self_summary, :input_html => { "date-pre" => "I will get to this later."}, :class => "textareastyle") %>