Skip to content

Instantly share code, notes, and snippets.

View basicavisual's full-sized avatar
🦝
raccoon

Ali G basicavisual

🦝
raccoon
View GitHub Profile
h = {"amount"=>"700", "dueDate"=>"2018-07-31"}
h.map{|a| a["amount"].to_f }
TypeError Exception: no implicit conversion of String into Integer
PS1="[\[\033[01;32m\]\u@\h\[\033[00m\] \[\033[01;34m\]\W\[\033[00m\]]\$($( cat ~/.local/git-ps1.sh ))> "