From cd86841523482fa6aa9c4cb1216a8b3d88b8122d Mon Sep 17 00:00:00 2001 From: Nelson Figueroa <30811275+nelsonfigueroa@users.noreply.github.com> Date: Sun, 3 Nov 2024 20:05:01 -0800 Subject: [PATCH] rails-db: update documentation link (#14589) --- pages.id/common/rails-db.md | 2 +- pages/common/rails-db.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages.id/common/rails-db.md b/pages.id/common/rails-db.md index 0d7fc86b6e..3f52d2178b 100644 --- a/pages.id/common/rails-db.md +++ b/pages.id/common/rails-db.md @@ -1,7 +1,7 @@ # rails db > Beragam subperintah yang berkaitan dengan database untuk Rauby on Rails. -> Informasi lebih lanjut: . +> Informasi lebih lanjut: . - Buat pangkalan data (database) baru, memuat skema dan menginisiasinya dengan data awal: diff --git a/pages/common/rails-db.md b/pages/common/rails-db.md index 8000acca12..562a1c3d65 100644 --- a/pages/common/rails-db.md +++ b/pages/common/rails-db.md @@ -1,7 +1,7 @@ # rails db > Various database-related subcommands for Ruby on Rails. -> More information: . +> More information: . - Create databases, load the schema, and initialize with seed data: