Run:
rails new [application_full_path] -m [template_path] -ruby-version=2.5.1 --skip-spring --skip-gemfile --skip-turbolinks
Optional:
--skip-theme
- skip bootstrap theme installation.
-compressed-assets "asset_name#1,asset_name#2,..."
- set compressed assets list.