Ruby Add Ellipsis In String

[Solved] Ruby Add Ellipsis In String | Php Frameworks Codeigniter - Code Explorer | yomemimo.com
Question : ruby add ellipsis in string

Answered by : confused-cassowary-4kh7onzvkmsf

'Once upon a time in a world far far away'.truncate(27)
# => "Once upon a time in a wo..."

Source : https://apidock.com/rails/v6.0.0/String/truncate | Last Update : Fri, 14 Jan 22

Answers related to ruby add ellipsis in string

Code Explorer Popular Question For Php Frameworks Codeigniter