if 'content' is the field, you stored html data. <%= raw content %>
On Sat, Jan 19, 2013 at 1:04 PM, saritha chakilala <[email protected]>wrote: > HI ALL, > > 1. i am using fck editor in my application. > 2. when i type any text in fck editor it was saved in hml format > in database(i.e, mysql) > 3. when i was try to retrieve the text it will displaying in html > format not as plain text > > how to solve this problem???please help me??thanks in advance?? > > -- > Posted via http://www.ruby-forum.com/. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Regards by Saravanan.P -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

