Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 631 Bytes

File metadata and controls

14 lines (8 loc) · 631 Bytes

Originally by Eric Anderson, some of that code still remains. If you’re not into this version, check his out at rubyforge.org/projects/flex-attributes/ See Hypomodern::FlexAttributes for usage information.

Primarily a code cleanup, different handling of versioned models, flex attributes are value objects.

There’s also a companion plugin called flex_attributes_filtered, if you are interested in programmatically determining the valid attributes on a particular model.

It lives at github.com/hypomodern/flex-attributes-filtered

Thanks for all the work, Mr. Anderson.