RubyFlow The Ruby and Rails community linklog

Statics: Base class and modules for static models.

Statics it’s a simple gem developed using mostly the dry-rb gems and it helps you have “static” models that get their data from YAML files.

It exposes an “ActiveRecord” like API (but not fully compliant) that could make it easier to migrate the models to database backed ones if needed.

It also supports “translatable” attributes.

Check it out :)

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