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!

Redis Props - Easy annotation of ActiveRecord objects with properties stored in Redis

The company i intern at DueProps, just released a library called redis_props extracted from our codebase that’s perfect for adding attributes to your models that you won’t have to worry about querying or reporting on later. Such as flags, preferences, settings and so on.

There’s more to come such as type inference based on the specified default values. We’d love to hear your ideas or suggestions on how we can improve it.

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