-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
We use a defined? check to make sure the vernier constant can be loaded. Instead, we should be able to determine which config option maps to what backend without loading said backend. This was recently re-added to App Profiler in #154 after the behaviour regressed. So, I'd like to:
- Change the vernier branching logic not use
defined?by keeping backend names outside of their respective constants that load peer dependency gems. - Make stackrof a peer dependency as well (if it isn't already).
- Add tests to make sure we don't regress.
Metadata
Metadata
Assignees
Labels
No labels