Y
Hacker News
new
|
ask
|
show
|
jobs
by
xiljin
4982 days ago
One of the issues I ran into when looking to migrate a multi-tenant Rails app to Torquebox was lack of schema support (eg. schema_search_path). I was able to workaround those issues using raw sql though.