Skip to content

Instantly share code, notes, and snippets.

@greenbigfrog
Created January 15, 2018 13:54
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 greenbigfrog/3f8d8362a1802448388d92ff401d5b55 to your computer and use it in GitHub Desktop.
Save greenbigfrog/3f8d8362a1802448388d92ff401d5b55 to your computer and use it in GitHub Desktop.
update = update_coin_transaction(transaction, "never") if query == [0] || query.empty?
# only continue if update.nil?
next unless update.nil?
next if update.rows_affected > 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment