Public Gists by samuraicoder

Gravatar
Sat May 16 18:54:22 -0700 2009
1
2
3
ALABAMA AL
ALASKA AK
AMERICAN SAMOA AS
Gravatar
Thu May 07 19:02:56 -0700 2009
1
2
3
sinatra_programs % git init
Initialized empty Git repository in /Users/takaaki/repos/sinatra_programs/.git/
sinatra_programs % git add .
Gravatar
Wed Apr 22 03:38:47 -0700 2009
1
2
3
# Add this for Rails projects to make the "maintenance" mode work.
RewriteCond %{DOCUMENT_ROOT}/system/maintenance.html -f
RewriteCond %{SCRIPT_FILENAME} !maintenance.html
Gravatar
Wed Apr 22 03:38:44 -0700 2009
1
2
3
# Add this for Rails projects to make the "maintenance" mode work.
RewriteCond %{DOCUMENT_ROOT}/system/maintenance.html -f
RewriteCond %{SCRIPT_FILENAME} !maintenance.html
Gravatar
Wed Apr 22 02:04:42 -0700 2009
1
2
# Stolen from http://vimeo.com/369095