jam-cloud/web
Seth Call 786486026b * wip 2014-12-30 17:10:16 -06:00
..
app * wip 2014-12-30 17:10:16 -06:00
config * wip 2014-12-30 17:10:16 -06:00
db
doc
features
lib Conflicts: 2014-12-18 15:13:55 -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 Conflicts: 2014-12-18 15:13:55 -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
Gemfile * wip 2014-12-30 17:10:16 -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
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