Chapter 6. STRING UTILITIES

STRING UTILITIES

Manipulating text with Ruby is easy; you have probably already seen Ruby's string methods like capitalize, upcase, downcase, and swapcase. In this chapter we will expand on those methods, creating an even more powerful toolset for text-processing tasks like searching, manipulating, and creating documents.

PDF Generator

PDF Generator

pdfGen.rb

PDFs provide an excellent way to present data. Some advantages of using PDF (Portable Document Format) files include platform independence, viewing consistency, and a wide selection of free reader software. PDF files have become a standard for information exchange on the Internet; I ...

Get Wicked Cool Ruby Scripts now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.