My Recent Pastes (109 and counting)
Pastes by halorgium (109 and counting)
Below are the 4 most recent pasties by halorgium.
December 19, 2006
6:05PM EDT
by halorgium
View all 16 lines
## Model class ConfigValue < AR:Base validates_presence_of :key, :value validates_uniqueness_of :key
July 29, 2006
10:46PM EDT
by halorgium
View all 22 lines
host:~/subwizzle$ find . -type d -maxdepth 2 . ./releases ./releases/20060605002814 ./releases/20060605003302
July 29, 2006
10:43PM EDT
by halorgium
View all 20 lines
#!/usr/bin/env ruby if ARGV.size > 1 puts <<-EOT Usage: #{File.basename(__FILE__)} fcgi_file
June 07, 2006
8:27AM EDT
by halorgium
View all 60 lines
## My .htaccess # General Apache options AddHandler fastcgi-script .fcgi AddHandler cgi-script .cgi
