Skip to content

Instantly share code, notes, and snippets.

@samuelkadolph
Last active December 20, 2015 17:49
Show Gist options
  • Save samuelkadolph/6171589 to your computer and use it in GitHub Desktop.
Save samuelkadolph/6171589 to your computer and use it in GitHub Desktop.
run "git init"
run "git add --all"
run "git commit -m 'Initial rails application'"
run "sed -i '' \"s/'/\\\"/\" {app,config}/**/*.rb"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment