-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Sage Gerard edited this page Oct 7, 2013
·
7 revisions
This is a Yii powered front end to QRatitude.
- PHP
- HTML
- CSS
- Ruby
- Javascript
- Install RVM.
- Clone the repo
- Go to the project directory and run the following after trusting
.rvmrc
.
rvm install 1.9.3
rvm use 1.9.3
gem install bundler
bundle install