Short description and motivation.
How to use my plugin.
Add this line to your application's Gemfile:
gem 'decidim-census_connector'
And then execute:
bundle
Or install it yourself as:
gem install decidim-census_connector
Then run the generator to configure the gem
bin/rails generate decidim:census_connector:install
You'll need to configure the environment variable CENSUS_URL to point to the running instance of census.
Contribution directions go here.
The gem is available as open source under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE.