help | forum home | logged in as: guest | login/register
link mingle
freebooksandarticles
Bookmarks
HANDY ONE-LINERS FOR RUBY

View Story
0
Votes

FILE SPACING: # double space a file $ ruby -pe 'puts' < file.txt # triple space a file $ ruby -pe '2.times {puts}' < file.txt .................................
http://cheat.errtheblog.com/s/ruby1line/
saved under Quick Reference Cards/Ruby by freebooksandarticles

 
Thumbnails by Thumbshots.com