Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 745 Bytes

File metadata and controls

47 lines (29 loc) · 745 Bytes

Decidim::CensusConnector

Short description and motivation.

Usage

How to use my plugin.

Installation

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.

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE.