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/end_with_strategy.rb,
lib/cure/strategy/start_with_strategy.rb

Defined Under Namespace

Modules: History Classes: AppendStrategy, BaseStrategy, BaseStrategyParams, EndWithStrategy, EndWithStrategyParams, FullStrategy, MatchStrategy, MatchStrategyParams, RegexStrategy, RegexStrategyParams, SplitStrategy, SplitStrategyParams, StartWithStrategy, StartWithStrategyParams