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.
1 parent ab1de67 commit 78d16afCopy full SHA for 78d16af
lib/docs/scrapers/rdoc/rails.rb
@@ -72,9 +72,8 @@ class Rails < Rdoc
72
/\AActionController\/Caching(?!\/Fragments|\.)/,
73
/\AActionController\/HideActions/,
74
/\AActionController\/RequestForgeryProtection\/ProtectionMethods/,
75
- /\AActionController\/Test/,
+ /\AActionController\/Testing/,
76
/\AActionDispatch\/RemoteIp/,
77
- /\AActionDispatch\/Test/,
78
/\AActionView\/LookupContext/,
79
/\AActionView\/Resolver/,
80
/\AActiveRecord\/ConnectionAdapters\/(?!DatabaseStatements|SchemaStatements|Table)/,
0 commit comments