From 592875b2726a6e5009c3ce63986def56577f6deb Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 21 Nov 2009 17:49:13 -0800 Subject: doc: "RubyGems" is the correct capitalization So says the project website and documentation --- HACKING | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'HACKING') diff --git a/HACKING b/HACKING index 119b6b7..7b6ef3f 100644 --- a/HACKING +++ b/HACKING @@ -14,14 +14,14 @@ done. Tests are good, but slow tests make development slow, so we make tests faster (in parallel) with GNU make (instead of Rake) and avoiding -Rubygems. +RubyGems. Users of GNU-based systems (such as GNU/Linux) usually have GNU make installed as "make" instead of "gmake". Since we don't load RubyGems by default, loading Rack properly requires setting up RUBYLIB to point to where Rack is located. Not loading -Rubygems drastically lowers the time to run the full test suite. You +RubyGems drastically lowers the time to run the full test suite. You may setup a "local.mk" file in the top-level working directory to setup your RUBYLIB and any other environment variables. A "local.mk.sample" file is provided for reference. -- cgit v1.2.3-24-ge0c7