How do I install a multiple-file Ruby Plugin?
Some ruby plugins are made up of several files, including .rb file, .html files, etc. These are typically installed by copying the entire set of files and folders into your Plugins directory. Look for a readme.txt file or other instructions from the plugin author. You can read more on our loading ruby scripts page.