| Path: | TODO |
| Last Update: | Wed Dec 12 13:07:03 +0100 2007 |
<r:ruby expr="@limit = 3" />
is equal to
<r:ruby> @limit = 3; "" </r:ruby>
- the solution is to first apply the ERB filter and then expand the result - seems that this is not possible with Radius - for more info refer to the <r:erb> and <r:expand> documentation
- setting the $SAFE variable does not seem useful - Maybe also add a simple YAML file with the list of users allowed to use the tags.