Skip to content

Instantly share code, notes, and snippets.

@domcleal
Forked from raphink/ruby.rb
Created November 14, 2012 10:30
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 domcleal/4071421 to your computer and use it in GitHub Desktop.
Save domcleal/4071421 to your computer and use it in GitHub Desktop.
if before or after
# Insert before or after given path
aug.insert(before or after, "path", before ? true : false)
entry_path = "#{fpath}/path[count(*)=0]"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment