We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ffb080 commit deb532aCopy full SHA for deb532a
lib/install/web.rb
@@ -6,4 +6,7 @@
6
run "bundle install"
7
8
generate "suspenders:install:web"
9
+ run "bin/rails setup"
10
+
11
+ say "\nCongratulations! You just pulled our suspenders."
12
end
0 commit comments