Sha256: d826ffe4a84b96e40fe30a77170de8b7d8117609ef74be16ee0237095f83861c
Contents?: true
Size: 604 Bytes
Versions: 57
Compression:
Stored size: 604 Bytes
Contents
# Cmor::Galleries::Backend Short description and motivation. ## Usage How to use my plugin. ## Installation Add this line to your application's Gemfile: ```ruby gem 'cmor_galleries_backend' ``` And then execute: ```bash $ bundle ``` Or install it yourself as: ```bash $ gem install cmor_galleries_backend ``` Install initializer, add routes and hook it into the backend: ```bash $ rails g cmor:galleries: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