Added the Gruff library to the lib/ directory of the the rails folder, and the
[selectricity] / config / environment.rb
index 80f19b46ee25983f4511ac36c4142d8daf895857..49b0c48a0334cacd9e1f4c35038b7cbb176f3606 100644 (file)
@@ -63,7 +63,7 @@ MAIL_CONFIG = { :from => 'Selectricity <info@selectricity.media.mit.edu>'}
 
 require 'uniq_token'
 require 'randarray'
-require 'gruff'
+require 'gruff-0.2.8/lib/gruff'
 require 'sparklines'
 
 require 'rubyvote'

Benjamin Mako Hill || Want to submit a patch?