Athish Pranav D

Results 115 comments of Athish Pranav D
trafficstars

@rgrinberg can you please check this

@rgrinberg i cannot find the exception we raise for such issues. Could you please show which exception are you referring to

@ashie please check this whenever you are free

@daipom do you suggest that we should handle this scenario in `literal parser.rb`?

Oh ok let me look at it today and check if i can move this processing to it

@daipom ignore the prev comments I have corrected it and pushed Also tested locally in my side. Please check it and let me know if there is any issue

@daipom not sure why 2 workflows alone failed, could you check that part alone?

Strings stay the same - only double quoted strings support string interpolation For Hashes and Arrays - We do string interpolation for anything that has `#{...}` in it. What i...