Damn Vulnerable Grade Management System - An Intentionally Vulnerable Ruby on Rails App
Go to file
Achim D. Brucker 8570c0f485 Initial commit. 2017-10-22 20:56:44 +02:00
app Initial commit. 2017-10-22 20:56:44 +02:00
bin Initial commit. 2017-10-22 20:56:44 +02:00
config Initial commit. 2017-10-22 20:56:44 +02:00
db Initial commit. 2017-10-22 20:56:44 +02:00
lib Initial commit. 2017-10-22 20:56:44 +02:00
log Initial commit. 2017-10-22 20:56:44 +02:00
public Initial commit. 2017-10-22 20:56:44 +02:00
tmp Initial commit. 2017-10-22 20:56:44 +02:00
.gitignore Initial commit. 2017-10-22 20:56:44 +02:00
Gemfile Initial commit. 2017-10-22 20:56:44 +02:00
Gemfile.lock Initial commit. 2017-10-22 20:56:44 +02:00
LICENSE Initial commit. 2017-10-22 20:56:44 +02:00
README.md Initial commit. 2017-10-22 20:56:44 +02:00
Rakefile Initial commit. 2017-10-22 20:56:44 +02:00
config.ru Initial commit. 2017-10-22 20:56:44 +02:00

README.md

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

  • ...