Wrapper Based an Unobtrusive DCI Ruby library
WrapperBased is an alternative approach to ActiveSupport::Concern. Instead of including mixins in models, any class including controllers can serve as context where objects and behaviors are combined.
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!
WrapperBased is an alternative approach to ActiveSupport::Concern. Instead of including mixins in models, any class including controllers can serve as context where objects and behaviors are combined.
Post a comment