Skip to content

Commit 78d16af

Browse files
committed
Update Rails scraper
1 parent ab1de67 commit 78d16af

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/docs/scrapers/rdoc/rails.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,8 @@ class Rails < Rdoc
7272
/\AActionController\/Caching(?!\/Fragments|\.)/,
7373
/\AActionController\/HideActions/,
7474
/\AActionController\/RequestForgeryProtection\/ProtectionMethods/,
75-
/\AActionController\/Test/,
75+
/\AActionController\/Testing/,
7676
/\AActionDispatch\/RemoteIp/,
77-
/\AActionDispatch\/Test/,
7877
/\AActionView\/LookupContext/,
7978
/\AActionView\/Resolver/,
8079
/\AActiveRecord\/ConnectionAdapters\/(?!DatabaseStatements|SchemaStatements|Table)/,

0 commit comments

Comments
 (0)