Skip to content
#

decorator-pattern

Here are 17 public repositories matching this topic...

💥 Основы программирование с примерами и ссылками на Ruby. Он охватывает такие темы как: принципы SOLID, шаблоны проектирования, структуры данных, алгоритмы. Бонус: книги для чтения.

  • Updated Dec 19, 2017
  • Ruby

This is the fifth project in the fourth module of the Microverse program. It is about a school library application implemented with Object Oriented Programming concepts using Ruby.

  • Updated Oct 28, 2023
  • Ruby

DecoLite is a little gem that allows you to use the provided DecoLite::Model class to dynamically create Decorator class objects. Use the DecoLite::Model class directly, or inherit from the DecoLite::Model class to create your own unique subclasses with custom functionality. DecoLite::Model includes ActiveModel::Model, so validation can be appli…

  • Updated Jun 17, 2024
  • Ruby

Improve this page

Add a description, image, and links to the decorator-pattern topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the decorator-pattern topic, visit your repo's landing page and select "manage topics."

Learn more