voluntary_classified_advertisement Build Status Code Climate Test Coverage Dependency Status

Classified advertisement plugin for crowdsourcing management system Voluntary.Software.

Installation

Preconditions: install the voluntary gem in your rails application https://GitHub.com/volontariat/voluntary

Add this to your Gemfile:

  gem 'voluntary_classified_advertisement'

Run this in your console:

  bundle install  

Run this in your console:

  rake railties:install:migrations

License

This project uses MIT-LICENSE.