Skip to content

lilfaf/cubbyhole

Repository files navigation

cubbyhole

Build Status Coverage Status Code Climate

Prerequisite

  • MySQL With TimeZone support.
mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -u root -p mysql
  • NodeJS
  • Redis
  • Ruby > 1.9.3
  • Bundler
  • Bower npm install -g bower
  • PhanthomJS (for testing)

Usage

rspec     # run tests
rails s   # start web server

Use with vagrant

First you'll need to have Virtualbox and Vagrant installed.

vagrant up
# coffee time...
vagrant ssh
cd /vagrant
rspec # run all test!

Raven Fake Events

rake raven:test

Then start the web server

foreman start # thin
unicorn_rails # nginx + unicorn

Happy coding!!

About

dropox like application for Supinfo.com (M1 project)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages