Use letter opener
This commit is contained in:
parent
5291e75bd6
commit
ff9e87b88e
6 changed files with 20 additions and 14 deletions
|
@ -13,9 +13,6 @@ chdir APP_ROOT do
|
|||
# This script is a starting point to setup your application.
|
||||
# Add necessary setup steps to this file.
|
||||
|
||||
puts '== Installing global tools =='
|
||||
system! 'gem install mailcatcher --conservative'
|
||||
|
||||
puts "\n== Installing dependencies =="
|
||||
system! 'gem install bundler --conservative'
|
||||
system('bundle check') || system!('bundle install')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue