From c31b386a8834130471a297faa720bfe4ff2e884e Mon Sep 17 00:00:00 2001 From: Santiago Pastorino Date: Sat, 8 May 2010 21:41:41 -0300 Subject: Updates bundler information, now bundler has a homepage --- railties/guides/source/3_0_release_notes.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties') diff --git a/railties/guides/source/3_0_release_notes.textile b/railties/guides/source/3_0_release_notes.textile index 622032e1ea..4b66baae1c 100644 --- a/railties/guides/source/3_0_release_notes.textile +++ b/railties/guides/source/3_0_release_notes.textile @@ -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 -- cgit v1.2.3