Libraries
»
http_validator
(0.1.4)
»
Index (C)
»
Constants
Module: Constants
Defined in:
lib/http_validator.rb
Constant Summary
collapse
BASE =
File
.
expand_path
(
File
.
dirname
(
__FILE__
)
+
'
/..
'
)
USER_AGENTS =
File
.
readlines
(
BASE
+
'
/config/user_agents
'
)