Skip to content

Instantly share code, notes, and snippets.

View jboursiquot's full-sized avatar

Johnny Boursiquot jboursiquot

View GitHub Profile
@jboursiquot
jboursiquot / 0_reuse_code.js
Created December 30, 2013 15:57
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
require "rubygems"
require "awesome_print"
Pry.print = proc { |output, value| output.puts value.ai }
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Ansi 0 Color</key>
<dict>
<key>Blue Component</key>
<real>0.48771023750305176</real>
<key>Green Component</key>
<real>0.48781105875968933</real>