rails-db: add more information link (#6338)
This commit is contained in:
parent
384ffb35cc
commit
1d5e2d17dd
|
|
@ -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…
Reference in New Issue