You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v1.1.0 - Extract plugin ceremony into automatic convenience methods on Team instances (#20)
* Reset registered plugins during bust_caches
* Support all public instance methods on a given plugin
* Move test setup helpers into shared support with proper mixin config
* Add Utils.demodulize
* Add TODO for overriding Plugin.root_key
* Add root_key overriding with declaration method
* Bump version 1.0.2 -> 1.1.0
* Rename root_key to data_accessor_name
* Add integration for data_accessor_name override
* Add backward-compatibility integration spec
* refactor: use longform definition of modules over shorthand
* Fix rubocop target version, io helpers, helper usage
* Ruby 3.2 maintenance
* Add tapioca and ignore vendor/bundle
---------
Co-authored-by: Valerie Burzynski <valerie.burzynski@gusto.com>
0 commit comments