Created
February 25, 2013 15:10
-
-
Save wemakeweb/5030431 to your computer and use it in GitHub Desktop.
data views
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| view | |
| === | |
| <id:1 parent:0 name:Produkte> | |
| <id:2 parent:1 name:TextilChemie> | |
| <id:3 parent:2 name:ProduktA> | |
| <id:4 parent:2 name:ProduktB> | |
| <id:5 parent:0 name:Unternehmen> | |
| <id:6 parent:5 name:Philosophie> | |
| view_document_relation | |
| === | |
| <id:1 viewParent:3 document:1> | |
| document | |
| === | |
| <id:1 name:ProduktA.pdf > |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Find ich gut!
Mit dem naming hadere ich noch ein bisschen. Also view würde zwar schon passen, aber das is ja von Rails schon belegt.
Vielleicht categoryView oder sowas
und ich würde evt. view und produkte nicht vermischen. Also eine Tabelle (category)View und eine mit Produkten, weil man ja evt. noch texte hinterlegen können soll