Watson e97b3f25e7 create safe string for document in Ruby code
If there is a line break in the middle,
it causes Ruby syntax error and yardoc doesn't generate document.

This patch will fix following class:

# Structure holding a 32-bit float value in a platform-independent
byte order.
class CFSwappedFloat32 < Boxed
  # @return [Integer] A 32-bit float value stored with a platform-independent
byte order.
  attr_accessor :v
end
2012-11-06 12:03:58 +09:00
2012-10-31 17:16:14 +01:00
2012-09-19 15:08:36 +02:00
2012-05-09 12:09:36 +02:00
2012-10-31 23:12:52 +09:00
2012-09-06 15:45:42 +02:00
DP4
2012-09-11 15:37:36 +02:00
2012-11-03 14:05:10 +09:00
2012-11-04 01:04:53 +09:00
2012-10-31 17:18:18 +01:00
2012-05-03 13:25:36 +02:00
Description
No description provided
BSD-2-Clause 9.6 MiB
Languages
Ruby 98.5%
HTML 1.3%
Python 0.2%