Skip to content

Commit 0655142

Browse files
committed
build using rails_apps_composer 3.1.15
1 parent 9c80af7 commit 0655142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,7 @@ def which(cmd)
465465
prefs[:email] = 'sendgrid'
466466
prefs[:form_builder] = 'simple_form'
467467
prefs[:frontend] = 'bootstrap3'
468+
prefs[:layouts] = 'none'
468469
prefs[:pages] = 'none'
469470
prefs[:github] = false
470471
prefs[:git] = true
@@ -474,7 +475,6 @@ def which(cmd)
474475
prefs[:secrets] = ['owner_email', 'mailchimp_list_id', 'mailchimp_api_key']
475476
prefs[:templates] = 'erb'
476477
prefs[:tests] = false
477-
prefs[:pages] = 'none'
478478
prefs[:locale] = 'none'
479479
prefs[:analytics] = 'none'
480480
prefs[:rubocop] = false

0 commit comments

Comments
 (0)