Make it possible to configure ruby SDK in an initializer
To make Ruby SDK easier to use, we should make it possible to set its default app_id and host values in an initializer. This way, they would not need to be passed every time the client is initialized.