ActionController::API
# File actionpack/test/controller/api/with_cookies_test.rb, line 8 def with_cookies render plain: cookies[:foobar] end