module PluginManager @plugins = [] ...
Ruby Plugin Architecture
by samnardoni.myopenid.com,
May 13, 2009 22:05,
3 refactorings, tagged with ruby, plugin, architecture
I'm trying to find a simple...
module PluginManager @plugins = [] ...
I'm trying to find a simple...
@Tj Holowaychuk, I don't th...