Skip to content

Instantly share code, notes, and snippets.

@lengshuiyulangcn
Created January 20, 2016 03:26
Show Gist options
  • Save lengshuiyulangcn/1f549f1371be6443e8db to your computer and use it in GitHub Desktop.
Save lengshuiyulangcn/1f549f1371be6443e8db to your computer and use it in GitHub Desktop.
split long line into several lines with variables
var1 = "variables"
%Q(this is a long line with some #{var1}) <<
%Q(and it should be a line)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment