jam-cloud/web
Seth Call b5c446dd04 * VRFS-2625 - adding bpm and tap_in_count to tap in row, and remove tap_in from jamtracks 2015-01-08 11:38:46 -06:00
..
app * VRFS-2625 - adding bpm and tap_in_count to tap in row, and remove tap_in from jamtracks 2015-01-08 11:38:46 -06:00
config Conflicts: 2015-01-07 17:44:56 -06:00
db
doc
features
lib * resolving VRFS-2624 - if nil recording_ids, just exit early 2015-01-08 10:25:54 -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-2625 - adding bpm and tap_in_count to tap in row, and remove tap_in from jamtracks 2015-01-08 11:38:46 -06:00
test
vendor * wip 2014-12-30 17:10:16 -06:00
.gitignore
.rspec * adding rspec config 2014-07-19 21:39:43 -05:00
.ruby-gemset
.ruby-version
.simplecov VRFS-1103 - ruby coverage is now logged during web tests 2014-05-31 20:38:39 -05:00
Gemfile VRFS-2540 : Clean out some existing recaptcha scaffolding. 2015-01-05 17:01:28 -06:00
Guardfile
ORIG_LICENSE
README.md Touch 2015-01-06 03:45:39 +00: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
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