Skip to content

Instantly share code, notes, and snippets.

View davidsmalley's full-sized avatar

David Smalley davidsmalley

View GitHub Profile
#!/usr/bin/env ruby
# Horridly hacked together by David Smalley ([email protected]) with bits pulled from the
# Rspec spec_server script, and the acts_as_ferret ferret_start/ferret_stop scripts
# 11/01/2007
require File.expand_path(File.dirname(__FILE__) + '/../config/boot')
require RAILS_ROOT + '/config/environment'
require 'async_observer/worker'