Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/subtitle_it.rb
Instance Method Summary collapse
Instance Method Details
#to_a ⇒ Object
26 27 28 |
# File 'lib/subtitle_it.rb', line 26 def to_a self.lines.to_a end |