rails-db: update documentation link (#14589)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# rails db
|
||||
|
||||
> Beragam subperintah yang berkaitan dengan database untuk Rauby on Rails.
|
||||
> Informasi lebih lanjut: <https://guides.rubyonrails.org/command_line.html>.
|
||||
> Informasi lebih lanjut: <https://guides.rubyonrails.org/active_record_migrations.html>.
|
||||
|
||||
- Buat pangkalan data (database) baru, memuat skema dan menginisiasinya dengan data awal:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# rails db
|
||||
|
||||
> Various database-related subcommands for Ruby on Rails.
|
||||
> More information: <https://guides.rubyonrails.org/command_line.html>.
|
||||
> More information: <https://guides.rubyonrails.org/active_record_migrations.html>.
|
||||
|
||||
- Create databases, load the schema, and initialize with seed data:
|
||||
|
||||
|
Reference in New Issue
Block a user