We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ostruct
http_token_authentication_test.rb
1 parent d4c40b6 commit cac9c3eCopy full SHA for cac9c3e
actionpack/test/controller/http_token_authentication_test.rb
@@ -1,5 +1,6 @@
1
# frozen_string_literal: true
2
3
+require "ostruct"
4
require "abstract_unit"
5
6
class HttpTokenAuthenticationTest < ActionController::TestCase
0 commit comments