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