jam-cloud/web
Scott Comer ddabbcecc5 fix countries to use labels for users, bands, and new signups 2014-03-17 22:20:41 -05:00
..
app fix countries to use labels for users, bands, and new signups 2014-03-17 22:20:41 -05:00
config fix countries to use labels for users, bands, and new signups 2014-03-17 22:20:41 -05:00
db
doc
features
lib fix countries to use labels for users, bands, and new signups 2014-03-17 22:20:41 -05:00
log
public VRFS-750 Starting generic page for 503 error 2014-01-02 19:35:50 -06:00
script * merged 2014-02-07 17:38:51 +00:00
spec * fix band_spec test 2014-03-14 16:40:57 +00:00
test
vendor * VRFS-1253 - working in a basic sense with pagination 2014-03-09 18:05:26 +00:00
.gitignore
.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 - coverage for all projects. need to figure out how to merge all 2014-02-13 22:11:30 -06:00
Gemfile * feed shows items. no scrolling, no support for query modification yet 2014-03-11 06:09:44 +00:00
Guardfile
ORIG_LICENSE
README.md
Rakefile * VRFS-801 - almost working on my dev machine 2014-01-11 04:57:07 +00:00
build * removed is_downloadable for VRFS-1141, from database and UI 2014-02-22 05:09:39 +00: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