Module: Cure::Strategy

Defined in:
lib/cure/strategy/base_strategy.rb,
lib/cure/strategy/full_strategy.rb,
lib/cure/strategy/match_strategy.rb,
lib/cure/strategy/regex_strategy.rb,
lib/cure/strategy/split_strategy.rb,
lib/cure/strategy/append_strategy.rb,
lib/cure/strategy/contain_strategy.rb,
lib/cure/strategy/prepend_strategy.rb,
lib/cure/strategy/end_with_strategy.rb,
lib/cure/strategy/start_with_strategy.rb

Defined Under Namespace

Classes: AppendStrategy, BaseStrategy, BaseStrategyParams, ContainStrategy, ContainStrategyParams, EndWithStrategy, EndWithStrategyParams, FullStrategy, MatchStrategy, MatchStrategyParams, PrependStrategy, RegexStrategy, RegexStrategyParams, SplitStrategy, SplitStrategyParams, StartWithStrategy, StartWithStrategyParams