Thredded::PostAttachments

Allows images to be attached to a Thredded post (Work in progress)

Usage

Create a thredded_attachments table migration in your app

Installation

Add this line to your application's Gemfile:

gem 'thredded-post_attachments'

And then execute:

$ bundle

Or install it yourself as:

$ gem install thredded-post_attachments

Contributing

Contribution directions go here.

License

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