RubyGems Navigation menu

crowdfund_peterpiper 1.0.0

This was my bonus project for the Ruby course at pragmaticstudio.com. The program tracks projects that have funds randomly added or removed. The randomness is driven by Coin class since funding is either added or removed from the project during each funding round. The program runs with either a default projects file, or one can be specified at the command line as a file with title,target_funding,initial_funding. See the default projects.csv file for examples. Enjoy! PeterPiper

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - November 17, 2013 (9 KB)

Development Dependencies (1):

rspec >= 0

Owners:

Authors:

  • Peter Sumsion

SHA 256 checksum:

fd1dd48028f0e3aae395b4b70384123a870de32fdfc3f19af039e60715c2d9ac

Total downloads 3,828

For this version 3,828

Licenses:

N/A

Required Ruby Version: >= 1.9

Links: