Re: [Rails] Re: cerating multiple check boxes using array

2010-12-30 Thread Colin Law
On 30 December 2010 13:39, Prasad B. wrote: > please it is urgent for me any suggestion urgent Since you have not quoted any previous message it is not clear what you are wanting help with. Looking back at your original post it is not clear exactly what you are having difficulty with. I assume y

[Rails] Re: cerating multiple check boxes using array

2010-12-30 Thread Prasad B.
please it is urgent for me any suggestion urgent -- 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 rubyonrails-t...@googlegroups.com. To unsubscribe from this

[Rails] Re: cerating multiple check boxes using array

2010-12-28 Thread Marnen Laibow-Koser
Prasad B. wrote in post #970999: > i have a registration form ,i want to store data in corresponding user > table in that hobbies field > ,i want to store all hobbies in one column No you don't. That's VERY BAD database design. Please read about DB normalization. Best, --  Marnen Laibow-Koser h