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!

MakeWatchable and MakeFlaggable ActiveRecord extensions

Just released two small ActiveRecord Rails extensions: MakeWatchable (for adding watchers to something) and MakeFlaggable (to flag something). You may get this functionality also by some other (mostly larger) extensions or implementing it directly in your app, but I prefer very problem specific and small extensions … and that is what those are.

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