Decidim::Dev

This gem allows local development of decidim's features and other features.

Usage

decidim-dev provides some testing utils such as shared contexts, examples, and dummy assets or resources that you can use to test your own plugins. It also provides a decidim:generate_external_test_app rake task that you can use to generate a dummy application to test your plugin.

Installation

Add this line to your application's Gemfile:

gem 'decidim-dev'

And then execute:

bundle

Contributing

See Decidim.

License

See Decidim.