Skip to content

Instantly share code, notes, and snippets.

@trevorturk
Created August 11, 2009 17:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trevorturk/165991 to your computer and use it in GitHub Desktop.
Save trevorturk/165991 to your computer and use it in GitHub Desktop.
package :push_text_test do
config_file = '~/push_text_test'
config_text = %q[
'/hello\'
].lstrip
push_text config_text, config_file
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment