On 31 December 2010 02:52, Prasad B. <li...@ruby-forum.com> wrote:
> Hi thank you very much ,you got my point and understand my thinking you
> suggest good idea

I've no idea who you're thanking, as you didn't quote any previous message.

> ,i am new to ruby on rails so please suggest rails
> tags also for array of check boxes.

googling for "ruby rails tutorial" will give you lots of results. I
recall that you've already been pointed at the documentation for
associations, and it might be good for you to get a book to work
through - "Agile Web Development With Rails" is highly recommended.

> How serialize array of that hobbies
> object and store in database

You can use the "serialize" method on a model.... but that's *not*
what you want to solve your problem - you want to use associations...
it may have been mentioned already.

Sorry for sounding terse... got a plane to catch :-)

-- 
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 group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to