Conditional that redircts to user profile page if too many elections in control panel...
[selectricity] / vendor / plugins / white_list / init.rb
1 require 'white_list_helper'
2 ActionView::Base.send :include, WhiteListHelper

Benjamin Mako Hill || Want to submit a patch?