Skip to content

Instantly share code, notes, and snippets.

@ksexton
Created January 8, 2013 22:23
Show Gist options
  • Save ksexton/4488564 to your computer and use it in GitHub Desktop.
Save ksexton/4488564 to your computer and use it in GitHub Desktop.
1.9.3-p327 :012 > Dir.foreach('/Users/kes/Desktop/') do |x|
1.9.3-p327 :013 > puts x.reverse
1.9.3-p327 :014?> end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment