API de comptabilité horaire.
Find a file
2021-06-07 17:01:37 +02:00
app Added duration field to Task migration, timestamps fields are now sent with def show in Task controller 2021-06-07 17:01:37 +02:00
bin Init commit 2021-04-13 11:25:41 +02:00
config index def now return every tasks if requested 2021-05-10 22:29:43 +02:00
db Added duration field to Task migration, timestamps fields are now sent with def show in Task controller 2021-06-07 17:01:37 +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 Added duration field to Task migration, timestamps fields are now sent with def show in Task controller 2021-06-07 17:01:37 +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 Added duration field to Task migration, timestamps fields are now sent with def show in Task controller 2021-06-07 17:01:37 +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

  • ...