class CSP::DirectiveValue::Default
Private Instance Methods
regexp()
click to toggle source
# File lib/directive_value/default.rb, line 10 def regexp /\A#{CSP::Grammar::DIRECTIVE_VALUE}\z/o end
# File lib/directive_value/default.rb, line 10 def regexp /\A#{CSP::Grammar::DIRECTIVE_VALUE}\z/o end