Skip to content

Commit

Permalink
ERB example
Browse files Browse the repository at this point in the history
  • Loading branch information
jordiprats committed Jan 7, 2017
1 parent c61fddb commit efb439f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit efb439f

Please sign in to comment.