Skip to content

payt/storage_tables

Repository files navigation

StorageTables

CI

❗ 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.

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem "storage_tables"

And then execute:

$ bundle

Or install it yourself as:

$ gem install storage_tables

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.