Details
Description
Waffle core should be able to use any scripting language for the controllers, with extension modules for each specific script language, eg ruby.
The RubyController should be used as a template for a ScriptController that executes generic scripts.
Ruby specific support moved to waffle-ruby module.