AlexGascon (Alex Gascon)
- Login: AlexGascon
- Registered on: 05/24/2019
- Last sign in: 05/24/2019
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
05/24/2019
-
12:58 PM Ruby Bug #15873: FrozenError when using OpenURI.open
- nobu (Nobuyoshi Nakada) wrote:
> Does it occur even if the body is `"Random information".dup`?
Just tried and no, when using `.dup` it worked as expected! -
09:15 AM Ruby Bug #15873 (Closed): FrozenError when using OpenURI.open
- I just updated from Ruby 2.5.1 to 2.6.3 and I encountered a strange problem on a part that was working fine previously. It's on a Rails application, and on one of the tests I'm stubbing (using [webmock](https://github.com/bblimke/webmock...