diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2011-01-28 16:01:45 +0000 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2011-03-10 10:13:56 +0000 |
commit | 68f8a0518705d56fc8a9034705e4be80b66c1314 (patch) | |
tree | 1b46c00d4f4b2b26731ee386658e6a4665e2bca9 | |
parent | cbdba9c5708c1beb7fc7d768ede0c8a8e37fa1f4 (diff) |
link to article about single table inheritance
-rw-r--r-- | todo.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ it might be prudent to write it so it can run multiple jurisdictions in one deploy, if only for administrative reasoins. - path maybe: lib/juris/uk, lib/juris/eu etc. - consider Single Table Inheritance (harder to back out of though) + - http://code.alexreisner.com/articles/single-table-inheritance-in-rails.html - use mixins with explicit include otherwise Add links to these tags where possible: |