mention subcommands in every base page (#6383)

This commit is contained in:
marchersimon
2021-09-13 10:21:21 +02:00
committed by GitHub
parent 4fbb601f63
commit bd677b8b48
63 changed files with 69 additions and 26 deletions

View File

@@ -1,6 +1,7 @@
# rails
> A server-side MVC framework written in Ruby.
> Some subcommands such as `rails generate` have their own usage documentation.
> More information: <https://guides.rubyonrails.org/command_line.html>.
- Create a new rails project: