J
joemacbusiness
Hi All,
How do I format the output from print or puts
so that columns are aligned:
So this:
beagle-status 255
bibtex 154312
bioradtopgm 7844
bison 242032
blackjack 140792
becomes this:
beagle-status 255
bibtex 154312
bioradtopgm 7844
bison 242032
blackjack 140792
You probably know what I mean.
I could not find this in my Ruby book (Cooper)
and a lot of the Ruby Websites cannot be accessed.
Thank you, --JM
How do I format the output from print or puts
so that columns are aligned:
So this:
beagle-status 255
bibtex 154312
bioradtopgm 7844
bison 242032
blackjack 140792
becomes this:
beagle-status 255
bibtex 154312
bioradtopgm 7844
bison 242032
blackjack 140792
You probably know what I mean.
I could not find this in my Ruby book (Cooper)
and a lot of the Ruby Websites cannot be accessed.
Thank you, --JM