Skip to content

Commit deb532a

Browse files
Template: Run setup script and print outro
1 parent 9ffb080 commit deb532a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/install/web.rb

+3
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,7 @@
66
run "bundle install"
77

88
generate "suspenders:install:web"
9+
run "bin/rails setup"
10+
11+
say "\nCongratulations! You just pulled our suspenders."
912
end

0 commit comments

Comments
 (0)