examples/encoding/to_an_io.rb in yajl-ruby-1.2.3 vs examples/encoding/to_an_io.rb in yajl-ruby-1.3.0
- old
+ new
@@ -7,6 +7,6 @@
:a_test => "of encoding directly to an IO stream",
:which_will => "simply return a string when finished",
:as_easy_as => 123
}
-Yajl::Encoder.encode(obj, STDOUT)
\ No newline at end of file
+Yajl::Encoder.encode(obj, STDOUT)