Sha256: 3dcd8afd6ace70ee636ce4a18c17ed1c049bc182893b3a28e13a092d1e62bbe3
Contents?: true
Size: 460 Bytes
Versions: 53
Compression:
Stored size: 460 Bytes
Contents
= Gemfile You can add and change your Gemfile as you want, this is a classic Ruby on Rails application. For example to add https://github.com/josevalim/rails-footnotes[rails-footnotes] gem you would just add: [source,ruby] ---- gem 'rails-footnotes', '~> 4.0' ---- And then just do the classic Ruby on Rails flow bundle install and following any gem specific install steps from its own documentation. You may also be interested on Adding a Decidim module.
Version data entries
53 entries across 53 versions & 1 rubygems