- AntiSPAM: included form-spam-protection rails plugin (Hivelogic Enkoder)

- update: updated scripts and javascripts to rails 1.2.1
This commit is contained in:
Matthias Tarasiewicz 2007-02-13 13:24:03 +00:00
parent ad22579668
commit 113223f364
15 changed files with 2722 additions and 1339 deletions

3
script/performance/benchmarker Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../../config/boot'
require 'commands/performance/benchmarker'