Go to file
Adrian Hinz e87f7fb731 added role to user 2019-12-12 11:35:40 +01:00
app added role to user 2019-12-12 11:35:40 +01:00
bin initial commit 2019-04-12 10:06:05 +02:00
config added role to user 2019-12-12 11:35:40 +01:00
db added role to user 2019-12-12 11:35:40 +01:00
dox email fix typo 2019-05-10 12:04:08 +02:00
lib initial commit 2019-04-12 10:06:05 +02:00
log initial commit 2019-04-12 10:06:05 +02:00
public initial commit 2019-04-12 10:06:05 +02:00
spec weeks in progress 2019-05-11 08:05:16 +02:00
storage initial commit 2019-04-12 10:06:05 +02:00
test added users - administration tools 2019-04-17 15:51:33 +02:00
tmp initial commit 2019-04-12 10:06:05 +02:00
vendor initial commit 2019-04-12 10:06:05 +02:00
.gitignore email fix typo 2019-05-10 12:04:08 +02:00
.rspec initial database and rspec 2019-05-02 13:49:31 +02:00
.ruby-version initial commit 2019-04-12 10:06:05 +02:00
Gemfile kaminari bootstrap 2019-05-15 17:04:04 +02:00
Gemfile.lock kaminari bootstrap 2019-05-15 17:04:04 +02:00
README.md initial commit 2019-04-12 10:06:05 +02:00
Rakefile initial commit 2019-04-12 10:06:05 +02:00
config.ru initial commit 2019-04-12 10:06:05 +02:00
package.json initial commit 2019-04-12 10:06:05 +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

  • ...