diff options
author | José Valim <jose.valim@gmail.com> | 2011-04-28 09:32:57 +0200 |
---|---|---|
committer | José Valim <jose.valim@gmail.com> | 2011-04-28 09:32:57 +0200 |
commit | 2a25c5818b03d7d6cd63aad180bff23479dbd861 (patch) | |
tree | 251fa94604fc45a6edf273fb089ff0fe8181ff58 /Rakefile | |
parent | 5297049e32c3b176893e7ef029d9fa22f2003409 (diff) | |
download | rails-2a25c5818b03d7d6cd63aad180bff23479dbd861.tar.gz rails-2a25c5818b03d7d6cd63aad180bff23479dbd861.tar.bz2 rails-2a25c5818b03d7d6cd63aad180bff23479dbd861.zip |
Revert "Handle enabling/disabling observers at different levels of the class hierarchy."
This reverts commit ad62f1928768bd2676958a4a08512bad342fe469 because the current
subclasses implementation leaks memory in development.
Instead of keeping an array of subclasses, the better solution is to
ask the parent if an observer is being disabled or not.
Diffstat (limited to 'Rakefile')
0 files changed, 0 insertions, 0 deletions