Open
Description
In 2015 I accepted the invite of @dsaronin to continue his milia
gem.
Starting from 2017 I did not manage to keep up with maintaining this gem for various reasons. Sorry for that!
I know this gem still is used in many projects so I want to invite all of you to join here and share ideas on how to find the best way to continue from here.
Right now I see the following options:
- Continue with
milia
: I hand the ownership of themilia
gem over to somebody new who feels to have the capacities and knowhow to maintain this gem. Please contact me or comment in this thread if you want to step into this. - Abandon
milia
: Themilia
users move over to a different gem. AFAIK the gem acts_as_tenant is the most popular multitenanting gem for Rails which has a shared database for all tenants.- Please feel free to add your insights here how the
acts_as_tenant
gem compares to milia to make the decision easier for readers of this post. @ErwinM, the owner ofacts_as_tenant
, feel free to write a few words yourself. - Also If anybody does or did move a project over to this or a different multitenanting gem please feel invited to share instructions on how to do so so that other users can build on that.
- Please feel free to add your insights here how the
If there are more options worth to consider simply add them below.
Also thanks to @yshmarov for bringing that maintenance topic back to my attention in #88.