Go to file
Justin Licata 4597a7f7db Merge pull request #2 from ProctorU/feature/add-hound
add Hound configuration for linting.
2017-07-14 09:58:58 -05:00
app build UI with unit testing. 2017-07-14 08:23:40 -05:00
bin initial commit. 2017-06-30 14:20:48 -05:00
config build UI with unit testing. 2017-07-14 08:23:40 -05:00
db build UI with unit testing. 2017-07-14 08:23:40 -05:00
lib initial commit. 2017-06-30 14:20:48 -05:00
log initial commit. 2017-06-30 14:20:48 -05:00
public initial commit. 2017-06-30 14:20:48 -05:00
test build UI with unit testing. 2017-07-14 08:23:40 -05:00
tmp initial commit. 2017-06-30 14:20:48 -05:00
vendor initial commit. 2017-06-30 14:20:48 -05:00
.gitignore initial commit. 2017-06-30 14:20:48 -05:00
.hound.yml add Hound configuration for linting. 2017-07-14 09:56:52 -05:00
.rubocop.yml use 80 characters. 2017-07-14 09:57:36 -05:00
config.ru initial commit. 2017-06-30 14:20:48 -05:00
Gemfile add styling + Bootstrap. 2017-06-30 16:02:22 -05:00
Gemfile.lock add styling + Bootstrap. 2017-06-30 16:02:22 -05:00
package.json initial commit. 2017-06-30 14:20:48 -05:00
Procfile clean up Gemfile. 2017-06-30 14:23:58 -05:00
Rakefile initial commit. 2017-06-30 14:20:48 -05:00
README.md initial commit. 2017-06-30 14:20:48 -05:00

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...