我正在阅读下面链接中的 Rails 教程,我有几个问题。
http://ruby.railstutorial.org/ruby-on-rails-tutorial-book#sec:bundler
Windows 中的等效命令是什么,subl 在 Windows 中无法识别。什么是 aGemFile
和什么是 a Gem
?
$ cd first_app/
$ subl Gemfile
捆绑是什么意思?
Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem
is installed.