Displaying 1 result from an estimated 1 matches for "person_property_value".
2005 Nov 02
4
acts_as_metadata?
...ALUES(<person_id>,<property_id as inserted above>,<YAML
serialization of ''123-456-7890''>);
Some areas for discussion:
- Is there an easier way to do this?
- Should I use one set of tables (as above) or do away with the
ar_class and have a person_property and person_property_value table?
- Would this best be implemented as an acts_as_, a plugin, an
ActiveRecord::Base extension, or what? Extending AR is a learning
experience for me.
Thanks!
--
Brad Ediger
866-EDIGERS
_______________________________________________
Rails mailing list
Rails-1W37MKcQCpIf0INCOvqR/iCwEArC...