Konstantin
Konstantin
### Versions: webmock: 3.8.3 rspec: 3.5.4 rails: 5.0.7 ### Problem I am testing service in integration fashion. Service name is `hermes_test`. ``` WebMock.disable_net_connect!(allow: %w(localhost hermes_test elasticsearch)) Result: WebMock::NetConnectNotAllowedError: Real HTTP...
If you'd like to see new feature, here is best place to ask for it.
If you get any success or fail results for OS not listed in [Supported OS](https://github.com/x2es/bt-dualboot#supported-os) report it here please.
Was working on Rails 5.1 Stop working on Rails 5.2+ Key difference: on 5.1 was used extra `DISTINCT id` query and passed exact IDs to query on 5.2 used LIMIT...
I'm using Fedora Silverblue 37 and Windows 10 (I'll update the version shortly). I was ultimately unsuccessful with using the script. First, the script crashed because evidently the `info` file...
partial_identifier should not pass div-tags into js or json respons for example in Spree application taxon editig reproduce steps: - create taxon http://localhost:3000/admin/taxonomies - Add sub taxon (level 1) -...
``` $ vagrant unison-cleanup Running rm -rf ~/Library/'Application Support'/Unison/* on host Running rm -rf apps//* apps//..?* apps//.[!.]* on guest VM (delete all files from directory including hidden ones) Running rm...