/rails_new_flags

In this repository, you can see the difference in the output code when `rails new` is given a flag such as `-skip-javascript`.

Primary LanguageRubyMIT LicenseMIT

The differences between rails new with flags.

In this repository, you can see the difference in the output code when rails new is given a flag such as -skip-javascript.

Note that obvious flags such as -ski-bundle and -skip-gemfile are not covered.

Summary

Click 🔍 to see the differences with no flags.

flag 6.0.4.4 6.1.4.4 7.0.1
--api 🔍 🔍 🔍
--asset-pipeline=propshaft - - 🔍
--asset-pipeline=sprockets - - 🔍
--css=bootstrap - - 🔍
--css=bulma - - 🔍
--css=postcss - - 🔍
--css=sass - - 🔍
--css=tailwind - - 🔍
--javascript=esbuild - - 🔍
--javascript=importmap - - 🔍
--javascript=rollup - - 🔍
--javascript=webpack - - 🔍
--minimal - 🔍 🔍
--skip-action-cable 🔍 🔍 🔍
--skip-action-mailbox 🔍 🔍 🔍
--skip-action-mailer 🔍 🔍 🔍
--skip-action-text 🔍 🔍 🔍
--skip-active-job - 🔍 🔍
--skip-active-record 🔍 🔍 🔍
--skip-active-storage 🔍 🔍 🔍
--skip-asset-pipeline - - 🔍
--skip-bootsnap 🔍 🔍 🔍
--skip-hotwire - - 🔍
--skip-javascript 🔍 🔍 🔍
--skip-jbuilder - 🔍 🔍
--skip-listen 🔍 🔍 -
--skip-puma 🔍 🔍 -
--skip-spring 🔍 🔍 -
--skip-sprockets 🔍 🔍 -
--skip-system-test 🔍 🔍 🔍
--skip-test 🔍 🔍 🔍
--skip-turbolinks 🔍 🔍 -
--webpacker 🔍 🔍 -