Module: NRB::Support::BrandNameParser::ClassMethods

Defined in:
lib/nrb/support/brand_name_parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#brands_with_expressionsObject



8
9
10
# File 'lib/nrb/support/brand_name_parser.rb', line 8

def brands_with_expressions
  @brands_with_expressions ||= default_brands_with_expressions
end