Update Rails scraper

pull/99/head
Thibaut 11 years ago
parent ab1de67032
commit 78d16af941

@ -72,9 +72,8 @@ module Docs
/\AActionController\/Caching(?!\/Fragments|\.)/, /\AActionController\/Caching(?!\/Fragments|\.)/,
/\AActionController\/HideActions/, /\AActionController\/HideActions/,
/\AActionController\/RequestForgeryProtection\/ProtectionMethods/, /\AActionController\/RequestForgeryProtection\/ProtectionMethods/,
/\AActionController\/Test/, /\AActionController\/Testing/,
/\AActionDispatch\/RemoteIp/, /\AActionDispatch\/RemoteIp/,
/\AActionDispatch\/Test/,
/\AActionView\/LookupContext/, /\AActionView\/LookupContext/,
/\AActionView\/Resolver/, /\AActionView\/Resolver/,
/\AActiveRecord\/ConnectionAdapters\/(?!DatabaseStatements|SchemaStatements|Table)/, /\AActiveRecord\/ConnectionAdapters\/(?!DatabaseStatements|SchemaStatements|Table)/,

Loading…
Cancel
Save