Observable::Weak is very similar to Observable from ruby’ standard library, but with the very important difference in that it allows it’s subscribers to be garbage collected.
Kim Burgestrand
gem "weak_observable", "~> 1.0.1"