Updated the system to Rails 1.2.
[selectricity] / public / dispatch.rb
old mode 100644 (file)
new mode 100755 (executable)
index dfe5dc3..3848806
@@ -1,7 +1,5 @@
 #!/usr/bin/ruby1.8
 
-#!/usr/local/bin/ruby
-
 require File.dirname(__FILE__) + "/../config/environment" unless defined?(RAILS_ROOT)
 
 # If you're using RubyGems and mod_ruby, this require should be changed to an absolute path one, like:

Benjamin Mako Hill || Want to submit a patch?