Skip to content

Instantly share code, notes, and snippets.

@dayspring1
dayspring1 / 0_reuse_code.js
Created June 29, 2017 05:34
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@dayspring1
dayspring1 / casecade
Created June 28, 2017 13:06
Dataexport
Employee Name
EMPLOYEENAME(R$1)
define_method("EMPLOYEENAME") do |employee_name|
case employee_name
when "107611406"
return "Tara"