General Actions:
| Adds ability to write scripts in Ruby in wiki pages |
| Type | JAR |
| Developed by | |
| License | GNU Lesser General Public License 2.1 |
Table of contents
This is a shortcut for Script Macro equivalent to {{script language="ruby"}} for executing ruby scripts.
See the Script Macro for details.
Put the jar file into WEB-INF/lib folder and restart XWiki.
To use ruby macro, you need to install following three libraries inside WEB-INF/lib directory of your XE installation:
Once these libraries are in place, you need to restart your XE installation for the changes to take effect.