[Rails] Re: RoR - Complicated default value for a text_area

2015-09-18 Thread Quake Live
Hassan Schroeder wrote in post #1177877: > On Wed, Aug 19, 2015 at 5:19 AM, Quake Live > wrote: > >> My idea was to convert the String to an Array and print each element of >> the Array. But it did not work. Here is what it is looking like: >> >> <%= f.text_area :number, :value => s.some_string.ni

[Rails] Re: RoR - Complicated default value for a text_area

2015-08-22 Thread Elizabeth McGurty
Just curious... What are your plans for this unusual use of a text_area? Planning on a multiple select, perhaps? Will the display be read-only? Liz On Wednesday, August 19, 2015 at 8:21:01 AM UTC-4, Ruby-Forum.com User wrote: > > Hi guys, > > I got a small problem. I want to give a text_area