Nischay Dhiman

Results 2 comments of Nischay Dhiman

@w3villa-amit You can try using `.as_json['data'].map{ |v| v['attributes'] }` Or using a custom method over it to generate expected response. However, use of this gem encourages the response of only...

@cycomachead For Online Conferencing, three approaches come to my mind: 1. Referring to your solution with `Zoom` - I found that zoom can be integrated with ruby using its API's...