Corrigé du TP3 / 4 / Début du 5 - Regarder commit par commit
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Karim Bogtob f5e3194509
Initial commit
2 years ago
app Initial commit 2 years ago
bin Initial commit 2 years ago
config Initial commit 2 years ago
db Initial commit 2 years ago
lib Initial commit 2 years ago
log Initial commit 2 years ago
public Initial commit 2 years ago
storage Initial commit 2 years ago
test Initial commit 2 years ago
tmp Initial commit 2 years ago
vendor Initial commit 2 years ago
.gitattributes Initial commit 2 years ago
.gitignore Initial commit 2 years ago
.ruby-version Initial commit 2 years ago
Gemfile Initial commit 2 years ago
Gemfile.lock Initial commit 2 years ago
README.md Initial commit 2 years ago
Rakefile Initial commit 2 years ago
config.ru Initial commit 2 years ago

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

  • ...