ActionController::Base
# File test/controllers/custom_strategy_test.rb, line 7 def new warden.authenticate!(:custom_strategy) end