Ben
Ben
I have a Rails (7.1.3) app with importmap-rails (2.0.1). We noticed that when visiting the website with the [Random User-Agent (Switcher)](https://chromewebstore.google.com/detail/random-user-agent-switche/einpaelgookohagofgnnkcfjbkkgepnp?hl=en) Chrome extension we get these error messages in the...
I'm running a Rails 7.1.3 app with Ruby 3.3.0. After installing `mission_control-jobs` (both 0.2.0 and 0.2.1) I'm facing an issue in the Rails console. Any command I try to execute...
### Expected behavior Geocoder config in `Rspec.configure` should take precedence in test environment. ### Actual behavior I'm using `:mapbox` as a default lookup in my app but there's one specific...