No commit activity in last 3 years
No release in over 3 years
Plugin for #Crowdsourcing system Voluntary.Software: http://bit.ly/vt-0-2-0
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

~> 0.3.0
 Project Readme

voluntary_translation Build Status Code Climate Test Coverage Dependency Status

Translation 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_translation'

Run this in your console:

  bundle install  

Run this in your console:

  rake railties:install:migrations

License

This project uses MIT-LICENSE.