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
Use ViewComponent::Base.config as the internal endpoint for config (#1466)
* Use ViewComponent::Base.config as the internal endpoint for config
Tests are in place to ensure that Rails.application.config.view_component
refers to the same thing.
* Ensure we're testing configs both ways around
* Update changelog
* Lint
0 commit comments