This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install sam-dm-core
Home
This wiki will be used for tracking issues related to the development of dm-core.
Release early. Release often. Better a release with issues than no release at all.
Priorities
| Status | Person | Issue |
|---|---|---|
| Done | Bernerd | Dirty Tracking Strategies |
| Done | Bernerd | HABTM relationships that can use anonymous resources |
| Done | Bernerd | Strategic eager loading |
| Done | carllerche | spin Hook off into extlib |
| Pending | dbussink | dm-constraints plugin to add true FK and code-level on-update/delete checks |
| Pending | unclaimed | Relationship repository binding option (bind dynamically to the current scope, or bind to the loaded instance, the latter being the default) |
| Pending | unclaimed | Documentation Touch Up |
...and beyond
| Person | Issue |
|---|---|
| unclaimed | Query needs to support OR operations |
| unclaimed | EmbeddedValue property-type |
| unclaimed | Bring back DependencyQueue from 0.3.x for association dependencies (add to extlib) |
Miscellaneous
| Task | Description |
|---|---|
| Add :nullable option to belongs_to | This would allow creation of the child key with :nullable as true or false |
Last edited by dkubb, 2 months ago
Versions:




