Class: Float
- Inherits:
-
Object
- Object
- Float
- Defined in:
- lib/clockwork_comic_pdf/to_points.rb
Overview
returns itself as is for Float
Instance Method Summary collapse
Instance Method Details
#to_points ⇒ Object
24 25 26 |
# File 'lib/clockwork_comic_pdf/to_points.rb', line 24 def to_points self end |