aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/RUNNING_UNIT_TESTS
diff options
context:
space:
mode:
authorMyron Marston <myron.marston@gmail.com>2011-04-28 08:27:15 -0700
committerMyron Marston <myron.marston@gmail.com>2011-04-28 08:27:15 -0700
commitfef22157b07f101229d29544d578bfe2cb9fedfe (patch)
tree8053e5b9495da805f4eb12c34885583346914a5e /actionpack/RUNNING_UNIT_TESTS
parent9a385394acd6599ff588daad491e9e07ee716091 (diff)
downloadrails-fef22157b07f101229d29544d578bfe2cb9fedfe.tar.gz
rails-fef22157b07f101229d29544d578bfe2cb9fedfe.tar.bz2
rails-fef22157b07f101229d29544d578bfe2cb9fedfe.zip
Fix bug with AM::Observer disablement.
Now that we propagate the enabling/disabling to descendants, we no longer have to check the disabled_observer Set on each superclass of the model class. This was causing a bug when disabling all observers at a superclass level and then enabling an individual observer at a subclass level. Plus the logic is simpler now :).
Diffstat (limited to 'actionpack/RUNNING_UNIT_TESTS')
0 files changed, 0 insertions, 0 deletions