API de comptabilité horaire.
Find a file
2021-06-06 16:32:57 +02:00
app removed record model and controller 2021-06-06 16:32:57 +02:00
bin Add defs index and show, and relative unit tests 2021-05-12 20:02:42 +02:00
config Add defs index and show, and relative unit tests 2021-05-12 20:02:42 +02:00
db removed record model and controller 2021-06-06 16:32:57 +02:00
lib Setup tokens controller 2021-04-13 16:11:22 +02:00
log Init commit 2021-04-13 11:25:41 +02:00
public Init commit 2021-04-13 11:25:41 +02:00
storage Init commit 2021-04-13 11:25:41 +02:00
test removed record model and controller 2021-06-06 16:32:57 +02:00
tmp Init commit 2021-04-13 11:25:41 +02:00
vendor Init commit 2021-04-13 11:25:41 +02:00
config.ru Init commit 2021-04-13 11:25:41 +02:00
erd.pdf Add defs index and show, and relative unit tests 2021-05-12 20:02:42 +02:00
Gemfile Activate CORS 2021-04-30 18:26:43 +02:00
Gemfile.lock Activate CORS 2021-04-30 18:26:43 +02:00
Rakefile Init commit 2021-04-13 11:25:41 +02:00
README.md Init commit 2021-04-13 11:25:41 +02: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

  • ...