jam-cloud/web
Seth Call 6b5cd42432 * VRFS-2097 - move around hover hookups 2014-11-16 21:40:21 -06:00
..
app * VRFS-2097 - move around hover hookups 2014-11-16 21:40:21 -06:00
config * merged 2014-11-07 16:16:25 -06:00
db VRFS-1602 remove web/db/schema.db file 2014-04-21 10:05:34 +02:00
doc
features
lib Whack thin as we no longer need it. 2014-11-03 14:16:36 -06:00
log
public * VRFS-2159 - adding json maintanece page to jam-web 2014-09-12 22:49:23 -05:00
script * wip 2014-07-14 15:53:04 -05:00
spec * VRFS-2485 - allow user to tweak to lower framesizes if they experience bad i/o or audio quality 2014-11-14 20:47:56 -06:00
test
vendor Merge - incremental 2014-10-29 13:04:48 -05:00
.gitignore
.rspec * adding rspec config 2014-07-19 21:39:43 -05:00
.ruby-gemset
.ruby-version fix warning related to ruby- prefix in .ruby-version files 2013-12-27 16:28:28 -05:00
.simplecov VRFS-1103 - ruby coverage is now logged during web tests 2014-05-31 20:38:39 -05:00
Gemfile Whack thin as we no longer need it. 2014-11-03 14:16:36 -06:00
Guardfile
ORIG_LICENSE
README.md * poke 2014-09-17 15:44:48 -05:00
Rakefile * fix changes to resque-scheduler includes 2014-07-27 12:46:20 -05:00
build * fix changes to resque-scheduler includes 2014-07-27 12:46:20 -05:00
config.ru
jenkins * VRFS-1016 2014-01-31 14:25:17 -06:00
migrate.sh

README.md

  • TODO

Jasmine Javascript Unit Tests

  1. Ensure you have the jasmine Gem installed; $ bundle

  2. Start the jasmine server (defaults to :8888) $ rake jasmine

Open browser to localhost:8888