aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/development_dependencies_install.md
diff options
context:
space:
mode:
authorbogdanvlviv <bogdanvlviv@gmail.com>2018-08-11 18:51:10 +0300
committerbogdanvlviv <bogdanvlviv@gmail.com>2018-08-11 18:58:20 +0300
commit2c667814c8ea47a5e73b60a2bd846bd31fef3a32 (patch)
tree0572ce0edcc72b42a2f5933423c97f4ad6bf1da6 /guides/source/development_dependencies_install.md
parent09e1452eeba395ce475b087070273e4765dc2fd4 (diff)
downloadrails-2c667814c8ea47a5e73b60a2bd846bd31fef3a32.tar.gz
rails-2c667814c8ea47a5e73b60a2bd846bd31fef3a32.tar.bz2
rails-2c667814c8ea47a5e73b60a2bd846bd31fef3a32.zip
`bundle binstubs bundler` should be executed after `bundle install`
Fixes: `bundle binstubs bundler` doesn't generate `bin/bundle` for newly generated Rails app. ``` ... (snip) run bundle binstubs bundler The git source https://github.com/rails/web-console.git is not yet checked out. Please run `bundle install` before trying to start your application run bundle install Fetching https://github.com/rails/web-console.git (snip) ... ``` Related to #33202
Diffstat (limited to 'guides/source/development_dependencies_install.md')
0 files changed, 0 insertions, 0 deletions