Added processing and presentatin of results.
[selectricity] / config / environment.rb
index 1ead71b75c34a98179303f795d795bf36f7ce2cd..a0ed78ec7203fa80140a323524c4afc5e33ea18d 100644 (file)
@@ -48,4 +48,8 @@ end
 #   inflect.uncountable %w( fish sheep )
 # end
 
-# Include your application configuration below
\ No newline at end of file
+# Include your application configuration below
+
+require 'uniq_token' 
+require 'randarray' 
+require 'rubyvote'

Benjamin Mako Hill || Want to submit a patch?