Modified the methods in graphs controller so they would work for Selectricity, but...
[selectricity] / config / environment.rb
index 7d3657ec46f66e5066d4b8f3b0b94481b6492037..77d020c81efd5ccc126a529c6855f5161d05468b 100644 (file)
@@ -64,6 +64,7 @@ MAIL_CONFIG = { :from => 'Selectricity <info@selectricity.media.mit.edu>'}
 require 'uniq_token'
 require 'randarray'
 require 'rubyvote'
+require 'gruff'
 
 class String
   # alternate capitalization method that does not lowercase the rest of

Benjamin Mako Hill || Want to submit a patch?