Sha256: f8dbc535baf005208eea2eb5e9f68d3855305a2c7a571769eee8e34b666fd4d2
Contents?: true
Size: 588 Bytes
Versions: 57
Compression:
Stored size: 588 Bytes
Contents
# Cmor::Files::Backend Short description and motivation. ## Usage How to use my plugin. ## Installation Add this line to your application's Gemfile: ```ruby gem 'cmor_files_backend' ``` And then execute: ```bash $ bundle ``` Or install it yourself as: ```bash $ gem install cmor_files_backend ``` Install initializer, add routes and hook it into the backend: ```bash $ rails g cmor:files:backend:install ``` ## Contributing Contribution directions go here. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Version data entries
57 entries across 57 versions & 1 rubygems