10000 Tags · AndyObtiva/strategic · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: AndyObtiva/strategic

Tags

v1.2.0

Toggle v1.2.0's commit message
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)

v1.1.0

Toggle v1.1.0's commit message
Load `strategy` attribute from `strategy_name` attribute on `after_in…

…itialize` in Rails

v1.0.1

Toggle v1.0.1's commit message
Fix issue with `ancestors` method not available on all constants (onl…

…y ones that are classes/modules)

v1.0.0

Toggle v1.0.0's commit message
Handled case of not picking up StrategyBase class as a strategy

v0.9.1

Toggle v0.9.1's commit message
Refactoring of `::strategy_class_for`

v0.9.0

Toggle v0.9.0's commit message
`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`

v0.8.0

Toggle v0.8.0's commit message
Regenerate gemspec for version 0.8.0

0