I'm using this gem with Ruby class(without Rails) When I create a new record, it doesn't fetch the id of the newly created record. It fetches all other fields like created_at and updated_at. It would be really helpful if you do any patch for this fix