Method: Remi::BusinessRules::ParseFormula#base_regex

Defined in:
lib/remi/cucumber/business_rules.rb

#base_regexObject



26
27
28
# File 'lib/remi/cucumber/business_rules.rb', line 26

def base_regex
  @base_regex ||= /\*(.*)\*/
end