Libraries
»
profanity
(0.1.3)
»
Index (C)
»
Profanity
»
Config
Class: Profanity::Config
Inherits:
Object
Object
Profanity::Config
show all
Defined in:
lib/profanity/config.rb
Constant Summary
collapse
BLACKLIST =
YAML
.
load_file
(
File
.
join
(
File
.
dirname
(
__FILE__
)
,
'
../..
'
,
'
config
'
,
'
obscenity.yml
'
)
)