mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Updates bundler information, now bundler has a homepage
This commit is contained in:
@@ -87,7 +87,7 @@ h4. Vendoring Gems
|
||||
|
||||
Rails now uses a +Gemfile+ in the application root to determine the gems you require for your application to start. This +Gemfile+ is processed by the "Bundler":http://github.com/carlhuda/bundler, which then installs all your dependencies. It can even install all the dependencies locally to your application so that it doesn't depend on the system gems.
|
||||
|
||||
More information: - "bundler README on Github":http://github.com/carlhuda/bundler
|
||||
More information: - "bundler homepage":http://gembundler.com
|
||||
|
||||
h4. Living on the Edge
|
||||
|
||||
|
||||
Reference in New Issue
Block a user