Commit 2d3ab26
authored
feat: only allow for insights to be enabled when public (#642)
This means that the gem must be able to report data as well requiring
the environment to not be a `development_environment`. This should
prevent any unexpected Insights related code to run in dev or test
environments.1 parent 41daa93 commit 2d3ab26
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | | - | |
| 292 | + | |
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
| |||
0 commit comments