Go to file
Adrian Hinz 31134e52c2 fix for decorator 2018-04-23 14:40:54 +02:00
app fix for decorator 2018-04-23 14:40:54 +02:00
bin added full messages 2018-04-22 00:23:38 +02:00
config change old project name 2018-04-23 10:58:11 +02:00
db fix minor bugs 2018-04-22 00:16:45 +02:00
lib Initial commit 2018-04-21 23:16:54 +02:00
log Initial commit 2018-04-21 23:16:54 +02:00
public Initial commit 2018-04-21 23:16:54 +02:00
test test commit 2018-04-22 01:43:28 +02:00
tmp Initial commit 2018-04-21 23:16:54 +02:00
vendor Initial commit 2018-04-21 23:16:54 +02:00
.gitignore wicked_pdf added, gitignore for /storage 2018-04-22 03:18:18 +02:00
Gemfile added application_decorator 2018-04-23 10:56:00 +02:00
README.md Initial commit 2018-04-21 23:16:54 +02:00
Rakefile Initial commit 2018-04-21 23:16:54 +02:00
config.ru Initial commit 2018-04-21 23:16:54 +02:00
package.json change old project name 2018-04-23 10:58:11 +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

  • ...