[GENERATED] Initial Commit
This commit contains the output of:
rails new prix-fixe --webpack=stimulus
Providing the --webpack=stimulus flag will signal to the generator to
create the corresponding files for both Webpack and StimulusJS.
In spite of requiring an additional command line flag to opt into
webpacker integration, this step does not add an
additional dependency to the Gemfile.