thanks for the solution. I ended up working with the Sequel library. Essentially, I created the initializer, the slavedb_connect class, and use this connection to interact with the slave db if necessary.
I went through many attempts and very close. However, Sequel is an elegant solution that more closely matches the Rails / Ruby Way.
Thanks for the help / support. Really enjoy using this site.
source share