Actions
Bug #14433
closedError with Trailblazer Wrap using ruby 2.5.0
Bug #14433:
Error with Trailblazer Wrap using ruby 2.5.0
Description
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 changes in ruby blocks but I'm not sure.
Files
Actions