API de comptabilité horaire.
Find a file
2021-05-10 16:50:51 +02:00
app Adds index and show defs, and relatives unit tests 2021-05-10 16:39:48 +02:00
bin Init commit 2021-04-13 11:25:41 +02:00
config Generates Task model and adds relative unit tests 2021-05-10 16:12:45 +02:00
db Adds task creation in seed.rb 2021-05-10 16:50:51 +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 Adds index and show defs, and relatives unit tests 2021-05-10 16:39:48 +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 Adds index and show defs, and relatives unit tests 2021-05-10 16:39:48 +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

  • ...