Class: String
Relationships | |
Inherits: | Object |
Overview
The String class contains a method used to parse a string as a length value. All string arguments in Ruby API expect utf-8 strings.
Instance Method Summary
-
#to_l ⇒ Length
The to_l method is used to convert a string to a length.
Instance Method Details
#to_l ⇒ Length
The to_l method is used to convert a string to a length. The returned length is expressed in the Model units.