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

Development

Runtime

< 1.0, >= 0.7.1
 Project Readme

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.