RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Observables, observable Ruby collections

Observables is a gem for enabling subscription based change notifications on Ruby Hashes and Arrays using the ActiveModel::Notifier API. Intended for enabling richer dirty tracking of in place modifications to embedded collections in models (as commonly found in Document Oriented database applications). http://www.github.com/PlasticLizard/Observables

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in