Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
noir
v0.16.0
Top Level Namespace
Analyzer
AnalyzerArmeria
AnalyzerCrystalKemal
AnalyzerCrystalLucky
AnalyzerCsAspNetMvc
AnalyzerDjango
PackageType
AnalyzerElixirPhoenix
AnalyzerExample
AnalyzerExpress
AnalyzerFastAPI
AnalyzerFlask
AnalyzerGoBeego
AnalyzerGoEcho
AnalyzerGoFiber
AnalyzerGoGin
AnalyzerHar
AnalyzerJavaSpring
AnalyzerJsp
AnalyzerKotlinSpring
AnalyzerOAS2
AnalyzerOAS3
AnalyzerPhpPure
AnalyzerPython
AnalyzerRAML
AnalyzerRestify
AnalyzerRubyHanami
AnalyzerRubyRails
AnalyzerRubySinatra
AnalyzerRustAxum
AnalyzerRustRocket
AnnotationModel
ClassModel
CodeLocator
ConfigInitializer
CorsTagger
Deliver
Details
Detector
DetectorCrystalKemal
DetectorCrystalLucky
DetectorCSharpAspNetMvc
DetectorElixirPhoenix
DetectorExample
DetectorGoBeego
DetectorGoEcho
DetectorGoFiber
DetectorGoGin
DetectorHar
DetectorJavaArmeria
DetectorJavaJsp
DetectorJavaSpring
DetectorJsExpress
DetectorJsRestify
DetectorKotlinSpring
DetectorOas2
DetectorOas3
DetectorPhpPure
DetectorPythonDjango
DetectorPythonFastAPI
DetectorPythonFlask
DetectorRAML
DetectorRubyHanami
DetectorRubyRails
DetectorRubySinatra
DetectorRustAxum
DetectorRustRocket
DjangoUrls
DjangoView
Endpoint
EndpointReference
FieldModel
FileAnalyzer
FunctionDefinition
FunctionParameter
GolangLexer
HuntParamTagger
JavaLexer
JavaParser
KotlinLexer
KotlinParser
AnnotationModel
ClassModel
FieldModel
MethodModel
MethodModel
MiniLexer
Noir
NoirLogger
NoirRunner
NoirTaggers
NoirTechs
OAuthTagger
OutputBuilder
OutputBuilderCommon
OutputBuilderCurl
OutputBuilderDiff
OutputBuilderHttpie
OutputBuilderJsonl
OutputBuilderMarkdownTable
OutputBuilderOas2
OutputBuilderOas3
OutputBuilderOnlyCookie
OutputBuilderOnlyHeader
OutputBuilderOnlyParam
OutputBuilderOnlyUrl
PackageType
Param
PathInfo
Router
SampleLexer
SendElasticSearch
SendReq
SendWithProxy
SoapTagger
String
Tag
Tagger
Token
WebsocketTagger
ZAP
Generated using Crystal 1.12.2
2024-07-07 04:58:16 UTC
class
DetectorRubyRails
DetectorRubyRails
Detector
Reference
Object
Defined in:
detector/detectors/ruby_rails.cr
Instance Method Summary
#detect
(filename : String, file_contents : String) : Bool
#set_name
Instance methods inherited from class
Detector
detect(filename : String, file_contents : String) : Bool
detect
,
logger : NoirLogger
logger
,
name : String
name
Constructor methods inherited from class
Detector
new(options : Hash(String, String))
new
Macros inherited from class
Detector
define_getter_methods(names)
define_getter_methods
Instance Method Detail
def
detect
(filename :
String
, file_contents :
String
) : Bool
#
[
View source
]
def
set_name
#
[
View source
]