# File lib/gon/spec_helpers.rb, line 8 def process(*) # preload threadlocal & store controller instance if controller.is_a? ActionController::Base controller.gon Gon.send(:current_gon).env[Gon::Base::ENV_CONTROLLER_KEY] = controller end super end
[Validate]
Generated with the Darkfish Rdoc Generator 2.