README.rdoc in rcap-1.2.2 vs README.rdoc in rcap-1.2.3
- old
+ new
@@ -6,11 +6,11 @@
RCAP currently supports CAP 1.0, 1.1 and 1.2.
== Version
-1.2.2
+1.2.3
== Dependencies
RCAP depends on the following gems
@@ -188,10 +188,10 @@
Traffic control officers are on the scene and have diverted traffic onto
alternate routes.
Note: If you use Ruby 1.8 the order of the attributes is jumbled due to hashes being unorderd (Ruby 1.9 implements ordered hashes). This does not affect the ability to parse documents generated from RCAP::Alert#to_yaml, it just makes things the output slightly messy.
-=== To JSON
+==== To JSON
JSON(JavaScript Object Notation) is a text serialization format that can be easily loaded in a JavaScript environment.
alert.to_json