jam-cloud/web
Seth Call b058f19692 * VRFS-1493 - redirect to forums implemented, VRFS-1507 (signin url preserved on postback failure) 2014-03-21 03:23:33 +00:00
..
app * VRFS-1493 - redirect to forums implemented, VRFS-1507 (signin url preserved on postback failure) 2014-03-21 03:23:33 +00:00
config * VRFS-1493 - redirect to forums implemented, VRFS-1507 (signin url preserved on postback failure) 2014-03-21 03:23:33 +00:00
db
doc
features
lib * VRFS-1493 - redirect to forums implemented, VRFS-1507 (signin url preserved on postback failure) 2014-03-21 03:23:33 +00:00
log
public
script * merged 2014-02-07 17:38:51 +00:00
spec * VRFS-1493 - redirect to forums implemented, VRFS-1507 (signin url preserved on postback failure) 2014-03-21 03:23:33 +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
.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
build * removed is_downloadable for VRFS-1141, from database and UI 2014-02-22 05:09:39 +00: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