]> projects.mako.cc - selectricity/blob - app/controllers/application.rb
Fixed the detailed results so that they return anonymized results in
[selectricity] / app / controllers / application.rb
1 # Filters added to this controller will be run for all controllers in the application.
2 # Likewise, all the methods added will be available for all controllers.
3 class ApplicationController < ActionController::Base
4 end

Benjamin Mako Hill || Want to submit a patch?