Displaying 1 result from an estimated 1 matches for "zuperinfin".
2007 Mar 19
1
Prototype/Virgin objects => usable objects, aka default db rows => custom db rows
Hellos,
I''m kinda stumped, so hopefully someone can help me out.
I have a custom_modules table, in which I''ve defined default modules
for a skinnable website I''m designing. Those modules have default
values, such as css class, position (left/right) and so on.
When a user registers with the site, he gets a fresh new Template
object, which has_many :custom_modules.