Our rails application is designed as a single code base associated with several client databases. Based on the subdomain, the application determines which db to connect to.
We use liquid templates to customize the presentation for each client. We cannot configure the general message "We're sorry, somethign went wrong .." for each client.
Can we recommend an approach that would allow us to do this?
thank
Dóm
Dom
source
share