Sha256: 5e9f73defe331ba9bb1cc53c902584bf05faa62d52e883506fffa51948565d74
Contents?: true
Size: 620 Bytes
Versions: 2
Compression:
Stored size: 620 Bytes
Contents
# CmPageBuilder::Rails Short description and motivation. ## Usage How to use my plugin. ## Installation Add this line to your application's Gemfile: ```ruby gem 'cm_page_builder-rails' ``` And then execute: ```bash $ bundle ``` Or install it yourself as: ```bash $ gem install cm_page_builder-rails ``` ### Setting up CORS for aws Do this or the direct upload capabilities won't work https://keithpblog.org/post/active-storage-on-amazon-s3/ ## 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cm_page_builder-rails-0.1.2 | README.md |
cm_page_builder-rails-0.1.1 | README.md |