Update cheatsheets

This commit is contained in:
ivuorinen
2024-11-05 00:17:11 +00:00
parent f0c47a27eb
commit 381f17fa3a
4 changed files with 36 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# 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: