Skip to main content

Ruby Syntax Error Fixed

· One min read

An unexpected additional ')' existed in the generated Ruby code if the SDK had a Datetime property in a model. The syntax error was eliminated by removing this bracket.

Please regenerate your Ruby SDK to get the bug fix.

Details

The Ruby interpreter reported this problem as something like:

syntax error, unexpected ')', expecting keyword_end