Boris Rorsvort

Results 37 comments of Boris Rorsvort

@andythigpen Will try :) any idea about the error mentioned on top ?

@andythigpen i get the same error using the coverage.json from the json formatter.

@iftheshoefritz any updates on this?

@lsegal I had this error on 2.7.6. I switched to another project in 2.7.3 and it works fine. Both use rbenv.

yes! but it would still be stored as type inside the json on the column voting_options.

@haffla exactly. Though we noticed that the bug does not occur when creating a new object. In our case: ```ruby a = Post::IdeasRequest.new a.voting_options #> {"type"=>"single"} ``` This only happens...