Created
August 24, 2010 09:31
-
-
Save moretea/547267 to your computer and use it in GitHub Desktop.
This file contains 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
has_many has_many | |
Page ----------------> PageTranslation -----------> PagePart | |
parent_id page_id page_translation_id | |
position locale title # We might want to rename this to name | |
path title body | |
timestamps meta_keywords | |
show_in_menu meta_description | |
link_url custom_title | |
menu_match browser_title | |
deletable timestamps | |
custom_title_type | |
draft | |
skip_to_first_child |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment