voluntary_text_creation Build Status Code Climate Test Coverage Dependency Status

Text creation plugin for Crowdsourcing management system voluntary.

Installation

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

Add this to your Gemfile:

  gem 'voluntary_text_creation'

Run this in your console:

  bundle install  

Run this in your console:

  rake voluntary_text_creation:install:migrations  

License

This project uses MIT-LICENSE.