Run rails new --help
to see all of the options you can use to create a new Rails application:
Output for Rails 7+
Usage:
rails new APP_PATH [options]
Options:
[--skip-namespace], [--no-skip-namespace] # Skip namespace (affects only isolated engines)