Die Hauptfunktionen von ryanmyrvold/performance-decorators sind: Decorators.
Open-Source-Alternativen zu ryanmyrvold/performance-decorators sind unter anderem: drapergem/draper — Draper is a presentation layer framework and decorator library for Ruby on Rails that implements the view-model… heartcombo/responders — A set of Rails responders to dry up your application.
Draper is a presentation layer framework and decorator library for Ruby on Rails that implements the view-model pattern. It serves as a proxy-based system to separate presentation logic from business models, allowing view-specific data transformations to be isolated from the underlying data. The framework provides specialized capabilities for managing how data is displayed, including the ability to wrap single objects or entire collections. It supports recursive decoration for associated models and the injection of view context and request state into decorators to allow for conditional presen
A set of Rails responders to dry up your application