How to use it in a rack app?
Closed this issue · 1 comments
yetrun commented
The gem is used in Rails app, but how to use it in a normal Rack app based on config.ru?
The main problems I encounter in my rack app:
- The gem use
Rails
constant. - The
config.excluded_models
not work. - The
rake db:migrate
not work forconfig.tenant_names
.
github-actions commented
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.