department-of-veterans-affairs/caseflow-feedback

Name: caseflow-feedback

Owner: Department of Veterans Affairs

Description: Compact application used for collecting feedback on Caseflow products

Created: 2016-10-27 14:23:41.0

Updated: 2018-05-03 14:06:14.0

Pushed: 2018-05-03 14:20:12.0

Homepage:

Size: 268

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Caseflow Feedback Build Status

Application for collecting feedback.

Developer Setup
  1. Install Ruby 2.3. (It is suggested to use a Ruby version manager such as rbenv and then to install Ruby 2.3).
  2. Install Bundler to manager dependencies: gem install bundler
  3. Setup the database: bundle exec rake db:setup then bundle exec rake db:migrate
  4. Start the application: bundle exec rails s
Commands

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.