Prerequisites and Compatibility
mainRequirements
- Ruby: 3.1+ (Supports the last 3 major releases).
- Redis: Required for production usage.
- Rails: Primarily targets Rails 7.0+. Supports the last two major release versions.
JRuby Support
Coverband is compatible with JRuby.
- Older JRuby versions require tracing enabled via the
--debugoption or addingdebug.fullTrace=trueto.jrubyrc. - For best performance,
oneshot_linesis recommended.