I'm a developer, husband, father, dog lover. I love to code and learn new languages and frameworks.
- Brasil
- in/ismael-stahelin
Pinned Loading
-
Javascript function to decode google...
Javascript function to decode google maps api polyline 1// source: http://doublespringlabs.blogspot.com.br/2012/11/decoding-polylines-from-google-maps.html2function decode(encoded){
34// array that holds the points5 -
Remove all keys that follow the indi...
Remove all keys that follow the indicated pattern from redis using the "redis-cli del" command. 1redis-cli keys "TripVo*" | cut -d" " -f 2 | xargs redis-cli del
-
git-ssh-sign
git-ssh-sign PublicAn interactive CLI wizard to configure SSH-based commit signing for Git
Go 1
-
List organization's repos, last comm...
List organization's repos, last commit date to master and committer 1# Script to fetch all repos under a git organization2# Returns last committer to master and date of commit3# Results sorted by commit date4# Replace ORG_NAME, USERNAME, and PASSWORD variables5 -
-
steventux/minitest-ar-assertions
steventux/minitest-ar-assertions PublicMiniTest ActiveRecord Assertions.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



