Text creation plugin for Crowdsourcing management system voluntary.
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 railties:install:migrations
This project uses MIT-LICENSE.