Vikram B Kumar
Vikram B Kumar
I use this extensively for Ansible/AWS configuration and JSON + J2 would be a huge help.
[Rollbar.js](https://docs.rollbar.com/docs/rollbarjs-configuration-reference) supports such a configuration. (Search for `reportLevel`) I [created a PR here](https://github.com/rollbar/rollbar-gem/pull/958) to support the option.
Disable reporting based on `report_level` configuration, similar to https://docs.rollbar.com/docs/rollbarjs-configuration-reference
The gem was updated four years ago. Any reason not to use 0.0.7+?
This gem uses https://github.com/biola/Voight-Kampff for bot detection. This gem has not been updated in 3 years and is not Ruby 3.0 incompatible. Several PRs and issues have been pending there...
### What happened? Using ruby, for remote driver, the following example gives deprecation warning. URL: https://www.selenium.dev/documentation/webdriver/drivers/remote_webdriver/   However, it is not clear how to use Options only instead. ###...
We have tons of Rails 7.1 deprecation warnings and it will break in 7.2.
We would like to keep the same environment name, but add site/region specific tags. 1. How can we add this in ruby/rails config? 2. How can we scope by this...
### Question If I configure Google or GHitHub OIDC, it allows any user to be created and allows them to login. I would like to limit it to only certain...