Rcap 2.3.0

The Common Alerting Protocol is a lightweight standard to facilitate the
distribution of alerting data. RCAP is an implementation of the CAP
document protocol in Ruby. It allows for the creation of RCAP messages
from
Ruby applications and the parsing of external messages.

RCAP currently supports CAP 1.0, 1.1 and 1.2.

Changes in RCAP 2.3.0:

  • Fixed YAML import and export
  • Ruby 2.1 tested

For more information:

Farrel