Skip to content

Instantly share code, notes, and snippets.

@suvene
suvene / 0_reuse_code.js
Created December 20, 2013 17:40
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
<?php
/** ClassLoader
*
* Based on SplClassLoader by PHP Standards Working Grounp
* <http://groups.google.com/group/php-standards/web/final-proposal>
*
* @author Sotaro Karasawa <sotaro.k@gmail.com>
* @date 2010-12-02 18:59:39
*/
@suvene
suvene / install-ruby-debug-ubuntu-ruby-1.9.3
Created April 28, 2012 00:34 — forked from boriscy/install-ruby-debug-ubuntu-ruby-1.9.3
ruby-debug in ruby-1.9.3 and ubuntu
#To install ruby-debug on Ubuntu ruby-1.9.3 you need to download from http://rubyforge.org/frs/?group_id=8883
linecache19-0.5.13.gem
ruby_core_source-0.1.5.gem
ruby-debug19-0.11.6.gem
ruby-debug-base19-0.11.26.gem
#Then in your console
export RVM_SRC=/your/path/to/ruby-1.9.3
@suvene
suvene / gist:2137801
Created March 20, 2012 16:17 — forked from zaininnari/git-install.csh
さくらインターネット スタンダードプラン git インストール
We couldn’t find that file to show.