Short description and motivation.
How to use my plugin.
Add this line to your application's Gemfile:
gem 'prismic_document'And then execute:
$ bundleOr install it yourself as:
$ gem install prismic_document- if you wanna override prismic slice partial, or slice type partial, create folder
app/views/prismic_document/shared/and paste you template into_slice.html.erbor for e.g.prismic_slice_types/_text.html
Contribution directions go here.
The gem is available as open source under the terms of the MIT License.