aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorChris Salzberg <chris@dejimata.com>2017-12-15 23:48:10 +0900
committerChris Salzberg <chris@dejimata.com>2017-12-17 11:58:29 +0900
commite1ceb10fa829c5d6700f0bfbb5332e8f7967183d (patch)
tree76787547c8cdb475cd389596dc8e486612cb8aed /.gitattributes
parent4aee5fcbfbb1d9eff01c9a2016904ae9fe93046d (diff)
downloadrails-e1ceb10fa829c5d6700f0bfbb5332e8f7967183d.tar.gz
rails-e1ceb10fa829c5d6700f0bfbb5332e8f7967183d.tar.bz2
rails-e1ceb10fa829c5d6700f0bfbb5332e8f7967183d.zip
Undefine attribute methods on all descendants when resetting column info
If we don't do this, then we end up with an inconsistent situation where a parent class may e.g. reset column information, but child classes will contine to see attribute methods as already generated, and thus not pick up this new column (falling through to method_missing).
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions