Skip to content

Instantly share code, notes, and snippets.

@rschuman
Created August 5, 2013 21:03
Show Gist options
  • Save rschuman/6159600 to your computer and use it in GitHub Desktop.
Save rschuman/6159600 to your computer and use it in GitHub Desktop.
Ruby Magic
# Create a line
my_line = "\n" + "-" * 125
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment