By extending your own class or module with LittlePlugger you can easily manage the loading and initializing of plugins provided by other gems. WWW: http://rubyforge.org/projects/codeforpeople/ PR: ports/140342 Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
5 lines
263 B
Text
5 lines
263 B
Text
LittlePlugger is a module that provides Gem based plugin management.
|
|
By extending your own class or module with LittlePlugger you can easily
|
|
manage the loading and initializing of plugins provided by other gems.
|
|
|
|
WWW: http://rubyforge.org/projects/codeforpeople/
|