I want to preset a textarea with a value but it isn't working.
<%= f.text_area(:self_summary, :input_html => { "date-pre" => "I will get to this later."}, :class => "textareastyle") %>
<%= f.text_area(:self_summary, :value => "I will get to this later.", :class => "textareastyle") %>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With