Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.
/ causeroot Public archive
forked from causeroot/causeroot-2012

Enabling impassioned individuals to solve social issues through a collaborative platform that defines specific problems and incentivizes solutions.

License

Notifications You must be signed in to change notification settings

gardner/causeroot

This branch is 1 commit behind causeroot/causeroot-2012:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

57c7a18 · Oct 22, 2013
Mar 12, 2013
Mar 11, 2013
Mar 12, 2013
Feb 28, 2013
Dec 5, 2012
Sep 23, 2012
Mar 13, 2013
Sep 23, 2012
Feb 28, 2013
Oct 3, 2012
Sep 22, 2012
Feb 13, 2013
Oct 31, 2012
Dec 27, 2012
Sep 23, 2012
Feb 13, 2013
Feb 27, 2013
Feb 27, 2013
Dec 2, 2012
Nov 16, 2012
Feb 27, 2013
Jan 29, 2013
Oct 14, 2012
Oct 14, 2012
Oct 22, 2013
Dec 5, 2012

Repository files navigation

code coverage Status

Build Status

https://www.pivotaltracker.com/projects/562917

Get Ready

Install

  • Check out the source: git clone git://github.com/causeroot/CauseRoot.git
  • Change into src dir: cd CauseRoot
  • Answer "Yes" to trust the .rvmrc
  • Install required gems: bundle install read this if you receive errors
  • If Nokogiri installation fails please read this page the solution is system dependent. Please be sure to install version 1.5.2
  • Configure your database setup: cp config/database.yml.example config/database.yml
  • Initialize the database: rake db:create; rake db:migrate; rake db:seed
  • Run the app: rails server
  • Go to http://127.0.0.1:3000

About

Enabling impassioned individuals to solve social issues through a collaborative platform that defines specific problems and incentivizes solutions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 60.4%
  • HTML 23.9%
  • CSS 9.7%
  • JavaScript 5.0%
  • Other 1.0%