mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
rails-db: add more information link (#6338)
This commit is contained in:
parent
384ffb35cc
commit
1d5e2d17dd
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# rails db
|
||||
|
||||
> Various database-related subcommands for Ruby on Rails.
|
||||
> More information: <https://guides.rubyonrails.org/command_line.html>.
|
||||
|
||||
- Create databases, load the schema, and initialize with seed data:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue