From bd1c60f9dfbbf96a0c686fd38755f7b71793744d Mon Sep 17 00:00:00 2001 From: Alter Ego Date: Mon, 11 Oct 2021 13:05:55 +0900 Subject: [PATCH] Update README.md --- try-rbs-collection/README.md | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/try-rbs-collection/README.md b/try-rbs-collection/README.md index 7db80e4..9074ab2 100644 --- a/try-rbs-collection/README.md +++ b/try-rbs-collection/README.md @@ -1,24 +1,3 @@ # 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 - -* ... +簡単な Rails app に rbs collection を使って型検査を導入してみるサンプルです。