Unroot (Vladisalv Volkov)
- Login: Unroot
- Registered on: 02/02/2018
- Last sign in: 02/02/2018
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
02/08/2018
-
01:02 PM Ruby Bug #14433: Error with Trailblazer Wrap using ruby 2.5.0
- k0kubun (Takashi Kokubun) wrote:
> Please quote the actual line in the library to report an issue.
> ...
I use Wrap in a such way:
02/02/2018
-
07:48 AM Ruby Bug #14433 (Third Party's Issue): Error with Trailblazer Wrap using ruby 2.5.0
- I updated ruby to 2.5.0 and got such error when start server:
syntax error, unexpected '{', expecting keyword_end (SyntaxError) ....transaction { block.call } } {.
I commented Wrap block and error disappered. I think it's because of ch...