From 1d5e2d17ddceb68e94c3de90c31c85b4ab3834c5 Mon Sep 17 00:00:00 2001 From: Kyle <76597257+Gitleptune@users.noreply.github.com> Date: Thu, 12 Aug 2021 15:21:15 +0300 Subject: [PATCH] rails-db: add more information link (#6338) --- pages/common/rails-db.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/rails-db.md b/pages/common/rails-db.md index be8e0f174a..8000acca12 100644 --- a/pages/common/rails-db.md +++ b/pages/common/rails-db.md @@ -1,6 +1,7 @@ # rails db > Various database-related subcommands for Ruby on Rails. +> More information: . - Create databases, load the schema, and initialize with seed data: