From efb439fe80bcca5984b9162e6988c4e28f9d61a3 Mon Sep 17 00:00:00 2001 From: Jordi Prats Date: Sat, 7 Jan 2017 13:52:43 +0100 Subject: [PATCH] ERB example --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3e4b3c3..0e62a41 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,12 @@ Just add a dependency on your metadata.json file, for example: ], ``` +in ERB files you can call this function using: + +```erb +<%= scope.function_bool2onoff([@trace]) %> +``` + ## Reference ### functions