How to structure DB in such a way that we can create attributes dynamically in rails
Hi
I am trying to create for example a contact model but currently i only know of for example first name, last name and email but would want to give the user a choice of entering more custom fields which would be linked to my contact model
Can any one help or point towards an article with code which does this
Thank you in advance
Regards
Anand
I am trying to create for example a contact model but currently i only know of for example first name, last name and email but would want to give the user a choice of entering more custom fields which would be linked to my contact model
Can any one help or point towards an article with code which does this
Thank you in advance
Regards
Anand