jam-cloud/web
Jonathan Kolyer e7bb30f730 Merge branch 'develop' into VRFS-2697 2015-02-02 05:44:42 +00:00
..
app Merge branch 'develop' into VRFS-2697 2015-02-02 05:44:42 +00:00
config VRFS-2697 url format and site validation 2015-01-31 08:41:56 +00:00
db VRFS-1602 remove web/db/schema.db file 2014-04-21 10:05:34 +02:00
doc
features
lib * merged 2015-01-29 16:13:40 -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-2193 - remove seemingly unnecessary waits 2015-02-01 21:43:11 -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 : Fix. Remove usage of recaptcha; refactor nocaptcha check in google_client (was youtube_client). Fix and add tests. 2015-01-11 19:17:18 -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