Skip to content

Instantly share code, notes, and snippets.

@solnic
Created July 15, 2010 21:09
Show Gist options
  • Select an option

  • Save solnic/477536 to your computer and use it in GitHub Desktop.

Select an option

Save solnic/477536 to your computer and use it in GitHub Desktop.
Resource & EmbeddedValue:
- Model::Base - descendants, append extensions/inclusions etc.
- Model::Hook
- Model::Property
- Model::Relationship
- Attributes - all the attributes related methods that can be shared between the two
- PersistedState
Resource:
- Model::Resource (extend Model::Base)
- Model::Scope
EmbeddedValue:
- Model::EmbeddedValue (extend Model::Base)
///////////////////////////////////////////////////////////////////////
Relationship & Embedment:
- ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment