ruby-ddplugin

plugins management for Ruby apps
  https://github.com/ddfreyne/ddplugin/
  0
  no reviews



Ddplugin is a library for managing plugins.

Designing a library so that third parties can easily extend it greatly improves its usefulness. ddplugin helps solve this problem using plugins, which are classes of a certain type and with a given identifier (Ruby symbol).