Tags: AndyObtiva/strategic
Tags
Version 1.2.0 changes (default strategy improvements): - `default_strategy` default value will be `'default'`, assuming a `model_namespace/default_strategy.rb` file with `DefaultStrategy` class - `new_with_default_strategy` class method (instantiating with `'default'` strategy if not configured or `default_strategy` class method value if configured)
`strategy_matcher` block support that enables any strategy to specify… … a custom matcher (or the superclass of all strategies instead) / `strategy_exclusion` class method support that enables any strategy to specify exclusions from the custom `strategy_matcher`