Results 8 comments of Siddhant
trafficstars

mac 10.12.4 nope. changed it to default. still getting the bug.

I debugged it little more and found out that in gems/rubyzoho-0.5.0/lib/zoho_api_field_utils.rb:73 ``` 70: def create_and_add_field_value_pair(field_name, module_name, n, record) 71: debugger if module_name == "Invoices" 72: k = ApiUtils.string_to_symbol(field_name) 73: v...

same is happening with me for rails c, it gets hang and nothing happens. very problemetic