❗ IN DEVELOPMENT |
---|
This is still in development and should not be used in any production environment! |
This is an idea after ActiveStorage from rails. We wanted to use separate models and tables for saving attachments.
How to use my plugin.
Add this line to your application's Gemfile:
gem "storage_tables"
And then execute:
$ bundle
Or install it yourself as:
$ gem install storage_tables
Contribution directions go here.
The gem is available as open source under the terms of the MIT License.