summaryrefslogtreecommitdiffstats
path: root/src/modules/rlm_ruby/README.md
blob: 35ad1294d6f1f4bd7eede90609778fba29cd8ce9 (plain)
1
2
3
4
5
6
7
8
9
10
# rlm_ruby
## Metadata
<dl>
  <dt>category</dt><dd>languages</dd>
</dl>

## Summary

Allows the server to call a persistent, embedded Ruby script. This
module should not be used - use `rlm_perl` or `rlm_python3` instead.